@charset "utf-8";
/* CSS Document */

/******************************* NEW BIG MONITORINGS STATS ****************************************/


#program_details .banner_example {
	margint-top:10px;
	margin-bottom:10px;
	float:none;	
}

#program_details .banner_code {
	margint-top:10px;
	margin-bottom:25px;
	width:467px;
	height:60px;
}

#program_details .left_banner_code {
	margint-top:10px;
	margin-bottom:25px;
	float:left;
	bottom:0px;
	margin-left:0px;
	border-color:e1e1e1;
	width:500px;
	height:60px;
}

#program_details .left_banner_example {
	margint-top:10px;
	margin-bottom:25px;
	float:left;
	margin-right:15px;
	clear:left;
}

