.account-content h3 {
	margin:0 0 15px 0;
	font-size:15px;
	border-bottom:1px solid #008DBA;
}

p {
	margin:5px 0px;
}

.account-content table {
	margin-bottom:20px;

}

.account-content th {
	background:#EEEEEE;
	border-bottom:1px dotted #999999;
	border-top:1px dotted #999999;
	color:black;
	font-size:12px;
	margin:0pt;
	padding:4px;
	text-align:left;
}

.account-content td {
	border-bottom:1px dotted #999999;
	color:#666666;
	font-size:11px;
	margin:0pt;
	padding:4px;
	text-align:left;
}

.account-content td.img {
	text-align:center !important;
}

.account-content td.info-cell {
	border-top:1px dotted #999999;
}

	
