/*DETAILS 3 CSS*/
/*#content {
	font:11px Arial;
	width:auto;
	}*/
.back{
	background-color:#D6E7F9;	
}
.payment-history td{
	font-size:9px;
	font-family:verdana,arial,sans-serif;
	color:#000000;
}
.cellBordersLong{
	border:1px solid #004599;
	border-bottom:none; 
	padding-left:2px; 
	width:75%;
}
.cellBordersSmall{
	border:1px solid #004599;
	padding-left:2px;
	padding-right:2px;
	width:20%;
	text-align:right;
}
.header{
	font-family:Verdana; 
	font-size:15px; 
	color:#000000;
	width:100%;
}
