body{font-family:Arial, Helvetica, sans-serif;margin:0px;padding:0px;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
p,h1,h2,h3{ margin:0px!important;padding:0px!important;}
.container1{ 
	 width:535px; 
	margin:20px auto;
	min-height:155px;
	border:1px solid #FDC300;
}
.hdng_bg{
	background:#FDC300;
	text-align:center;
	padding:5px;
}
.hdng_bg h1{ text-align:center;font-size:28px;text-transform:uppercase;}
.lft_prt{ width:165px}
.rht_prt{ width:350px; font-size:13px;padding:10px;}
img_bg{ width:115px;height:115px;}
.img_bg img{ max-width:100%;max-height:115px;min-height:115px;}
.start_btn{ background-color:#ee3300; border-radius:5px; padding:10px 50px 10px 50px; height:18px; color:#FFF; text-decoration:none; text-transform:uppercase;font-weight:bold;float:right;}
.start_btn:hover{ background-color:#c73109; border-radius:5px; padding:10px 50px 10px 50px; height:42px; color:#FFF; text-decoration:none;}