body {
	margin:0;padding:0;
	width:170px;
	font-family: 'Lucida Grande',Geneva,Arial,Verdana,sans-serif;
	font-size:11px;
}

a img {border:0;}

#mobThis {
	width:170px;
	border: 0;
	margin-top:0;
	opacity:.8;
}
#mobThis form {margin:0;padding:0;}
#mobThis input {background:#333; color:white; border:1px solid white; margin:1px;-moz-border-radius: 4px;}
#mobThis h3 {padding: 0 0 3px 0; margin:0;margin-bottom:2px;border-bottom:1px solid #999;}
#mobThis .body {background:black; color:white;padding:0 2px;text-align:center;}
#mobThis .head {
	margin:0;padding:0;
	height:4px;
	background: url(/img/mobthis_v2/blackbox_top.png) top left;
}
#mobThis .foot {
	height:6px;
	background: url(/img/mobthis_v2/blackbox_bottom.png);
}
#mobThis_waiting_icon {
	background:white;width:48px;height:48px;padding:3px;border:1px solid #999;margin:4px auto 0 auto;
}

#mobThis_content {position:relative;height:90px;}
#mobThis_form_container {position:absolute;top:10px;width:160px;left:0;}
#mobThis_waiting {position:absolute;top:10px;width:160px;left:0;}
#mobThis_sent {position:absolute;top:10px;width:160px;left:0;}
#mobThis_error {position:absolute;top:10px;width:160px;left:0;}
