
.pricingClassroomBanner{
	/*background: url(/images/bkg_gray.jpg) no-repeat top left;
	 background-color:#3b5f27;
	margin:0 0 20px 0;
	 * */
	background-image: url(/images/pricing_VC_banner.gif); 
	display:block;
	width:890px;
	height:300px;
	z-index:1001;
}
.pricingPresenterBanner{
	background-image: url(/images/pricing_VP_banner.gif); 
	display:block;
	width:890px;
	height:300px;
	z-index:1001;

}
.flashObjProduct{
	float:left;
	width:567px;
	height:265px;
	margin-left:20px;
	z-index:1000;
}

	.pricingcheckmarkImageBoxed{
		background-image: url(/images/pricing_VC_banner.gif);
		display:block;
		background-repeat: no-repeat;
		width:250px;
		height:30px;
		padding-left: 50px;
		padding-top: 10px;
		margin-bottom:10px;
		/*letter-spacing:-.5px;*/
	}
