/* Begin Newsletter */

#newsletter_box{
	display:none; 
	position:absolute; 
	top:-250px; 
	background: url(../../../themes/bettermob/img/modal_bg.png) no-repeat; 
	height:236px; 
	width:408px; 
	overflow:hidden; 
	z-index:999}

*html #newsletter_box{
	background:url(../../../themes/bettermob/img/modal_bg.gif)}
#newsletter_info{
	float:left; 
	color: #6d6e71;
	font-family:Arial,Helvetica,sans-serif; 
	margin:90px 0 0 18px; 
	display:inline;
	padding: 75px 6px 0 270px;
}
#newsletter_info h3 { font-size: 1.2em; font-weight: bold; }
#btn_inchide{
	height:8px; 
	position:absolute; 
	right:7px; 
	top:10px; 
	width:47px}
#btn_inchide img{
	width:47px; 
	border-width:0px; 
	height:8px}
#newsletter_box form{
	float:left; 
	width:383px}
#newsletter_box p{
	float:left; 
	width:380px;
	height: 18px; line-height: 18px;
	margin-left:24px; 
	font-family:Tahoma,Geneva,sans-serif; 
	font-size:10px; 
	color:#666; 
	margin-top:14px; 
	/*background:url(img/warning.gif) no-repeat; */
	margin-left:114px;
	display:inline}
#newsletter_box  a.blue-link { color: #039; text-decoration: underline;}
#newsletter_box_status.loading{
	background:url(../../../themes/bettermob/img/ajax-loader.gif) center no-repeat; 
	height:55px; 
	width:304px}
/* End Newsletter */