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{ 
	background:#EAF8F9;
	 width:257px; 
	margin:20px auto;
	min-height:183px;
	border:1px solid #C1E0E5;
	padding:20px;
}

.img_bg{ width:195px;height:135px;margin:0px auto;}
.img_bg img{ max-width:100%;max-height:135px;min-height:135px;}

.download_btn{ display:block; text-align:center;background-position:0 0; width:232px;line-height:39px; color:#FFF; text-decoration:none; background-image:url(../images/pink_btn_bg.png); background-repeat:no-repeat; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-shadow:1px 1px 1px #8d1c53;margin:0px auto;text-transform:uppercase;padding-left:8px; }
.download_btn:hover{background-position:0 -40px; background-image:url(../images/pink_btn_bg.png); background-repeat:no-repeat; color:#FFF!important; }
