body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight:normal;
	color: #ffffff;
	margin:0px;
	padding:0px;
	
}
img {
        border:0px;
}
.close_popup{
	text-align:right; 
	padding-top:4px;
	padding-right:2px;
	height:16px;
	

}

.mobTable_th_new {
        float:left;
        width:184px;
        font-size:11px;
        background: url(../images/as_mobile_form_bottombg.gif) bottom center no-repeat;
		
}
.mobTable_comment {
        float:left;
        width:360px;
        font-size:11px;
        background: url(../images/as_mobile_mtb_comment.gif) bottom center no-repeat;
		margin-top:10px;
}
.mobileBtn1 {
        float:left;
        background: url(../images/as_mobile_download1_BS.gif) top left no-repeat;
        height:55px;
        cursor:hand;
        cursor:pointer;
}
.mobileBtn2 {
        background: url(../images/as_mobile_download2_BS.gif) top right no-repeat;
        padding:18px;
        padding-left:14px;
        padding-right:14px;
        color:#FFFFFF;
        font-size:12px;
        font-weight:bold;
        text-decoration:none;
        cursor:hand;
        cursor:pointer;
}
