.CertList
 {
 	width: 600px; 
	float: left; 
	margin-top: 10px;
	margin-left: 50px;
	background-color: #f5f5f5;
	padding: 5px;
 }

.CertPicBox {
	float: left; 
	width: 70px; 
	height: 99px; 
	border: 1px solid black;
}
.CertPicBox img {
		width: 70px; 
	height: 99px; 
}

.pretitle {
	font-weight: normal;
	font-size: 12px;
}

.CertDetails
{
width:	450px;
border-collapse: separate; 
margin-top: 10px;
}
.CertDetails td
{

}


.CLL {
	font-size: 10px;
	font-weight: bold;
	width: 100px;
	color: maroon;
	background-color: #ececec;
	text-align: right;
	padding-right: 5px;
	height: 20px;
}

.CLC {
	width: 150px;
}

.CLX {
	width: 5px;
}

.subtext {
font-size: 11px;
color: #505050}