/* CSS Document */

#certification
{
	margin-top:50px;
	
	float:left;
	width:770px;
	height:450px;
	margin-left:10px;
	overflow:auto;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-face-color: #CCCCCC; 
    scrollbar-arrow-color: #CCCCCC; 
    scrollbar-track-color: #CCCCCC; 


	
}
#certification
{
margin-left:1px;
margin-right:1px;
}