@charset "utf-8";
/* CSS Document */


div#bcbox p{
	margin:1em 0;
	padding:0 5px;
	font: 11px/20px Arial;
	color:#2f2f2f;
	}

div#bcbox h2{
	margin:14px 0 0 14px;
	font: bold 13px/28px Verdana;
	color:#012a63;
	background:url(../images/class3_h2_bg.jpg) repeat-x left top;
	width:320px;
	padding:0 10px;
}	
div#bcbox h2.short{
	margin:14px 0 0 14px;
	font: bold 13px/28px Verdana;
	color:#012a63;
	background:url(../images/class3_h2_bg.jpg) repeat-x left top;
	width:150px;
	padding:0 10px;
	}	
		
div#bcbox p.feature{
		padding:12px;
	font: 11px/20px Arial;
	color:#2f2f2f;
	width:424px;
	background-color: #EDEEF1;
	margin:10px 14px; 
	}
	
div#bcbox p.feature strong {
color:#d95800;
font: normal 12px/26px Arial;

}

	
	
div#productbox{
	width:468px;
	padding:20px 0 0px 11px;
	margin: 0 auto;
	margin-bottom:50px;
		}


div.cimg {
width:139px;
height:79px;
border:1px solid #b5b5b5;
padding:3px;
margin-bottom:6px;
}	
