.e4-plugin-finance-form{
	clear:both;
    text-align:right;
    padding-right:25px;
    float:right;
}

#lay-finance-block{

}

#finance-label{

    color:#EE8700; 
    font-weight:bold;
    margin-bottom: 10px;
}

.finance-item{
	color:#797979;
}

.finance-item h4{
	margin-bottom:10px;
	margin-top:10px;
}

.finance-date{
	
}

.finance-spacer{
	clear:both;
	margin: 0px auto;
	width:600px;
	line-height:1px;
	margin-top: 15px;
    margin-bottom: 15px;
    background-image: url(../../gfx/file/spacer.gif);
    background-repeat: repeat-x;
}

.finance-title{
	
	padding-left: 5px;
	
}

a.finance-url{
	text-decoration:none;
	color:#797979;
}

.finance-text {

}

.finance-text table{
	width:600px;
	border:1px #CDCDCD solid;
	
}
.finance-text caption{
	background-color:#404040;
	height:31px;
	line-height:31px;
	color:#FFFFFF;
	padding-left:10px;
	border:1px #CDCDCD solid;
}

.finance-text th{
	height:31px;
	color:#FFFFFF;
	background-color:#404040;
	border:1px #CDCDCD solid;
	padding-left:10px;
}

.finance-text td{
	height:31px;
	color:#797979;
	border:1px #CDCDCD solid;
	padding-left:10px;
}
