body,html { margin: 0; padding: 0 }
body { background: #606060; color: #FFFFFF; font-family:Tahoma, Arial, Verdana }
table#all { width: 540px; margin: 0 auto; }
table#all table { width: 100% }
form { display: inline }

.bg_mobile,.bg_phone {text-align:center; height:20px; padding-top:68px}
.bg_mobile { background:url(bg_mobile.gif); }
.bg_phone { background:url(bg_phone.gif); }
.bg_mobile b, .bg_phone b { color:#414141; font-size:9px}

.button { background: transparent url(bg_button.gif);
	width:112px; height:30px; border:none; line-height:29px;
	font:bold 14px Tahoma,Arial,Verdana;
	color:#414141; text-align:center; }
.field { width:270px; padding:4px; height:16px; margin: 1px; }

.font18 { font-family:Tahoma, Arial, Verdana; font-size:18px; line-height:25px;}
.font18 span { color:#ffde00}
.font18 b { color:#ffde00; font-size:24px}
.font11 { height:20px; margin-top:5px; font-size:9px; }
.font12 { font-size:12px; font-weight:bold; line-height: 30px; }

.p { margin:5px 0px 7px 0px; border-bottom:1px solid #FFFF00}

.hangup {
	padding:3px 5px; font-family:11px; font-weight:bold; color:white; background:#E10000;
	font-family:Tahoma, Arial, Verdana; display:block; float:left;}

.change2phone, .change2mobile { text-align:right }
.change2phone a, .change2mobile a {
	background:url(ico_phone.gif) no-repeat left center;
	padding:4px; padding-left:18px; color:white; font-size:9px; font-weight:bold;}
.change2mobile a {background-image:url(ico_mobile.gif);}
.change2phone a:hover, .change2mobile a:hover {text-decoration:none;}
.font666 a {color:#ffde00;font-size:12px;}
