html, body {padding:0px; margin:0px; font-family: Arial, Helvetica; font-size:12px; height:100%;}
#webchatContainer {min-height:100%; position:relative;width:100%;}

#header {background:#000; height:70px; padding:10px 30px;}
#header .logo {margin-top:15px;}

#chatBody{padding:30px; padding-bottom:130px;}
#chatBody h1{font-size:18px;}
#chatBody table th{display:none;}
#chatBody table td {padding-bottom:12px;}
#chatBody table td.label{padding-right:15px; vertical-align:top; padding-top:5px;font-size:12px;}
#chatBody table td input#customerType {width:70px;}
#chatBody table td textarea {width:227px; height:80px;}
#chatBody table td input {width:227px;}
#chatBody #prechatForm{width:100%;}
#chatBody .readonly {color:#999;}
#chatBody .mandatory{color:#f00; font-size:13px; font-weight:bold;}
#chatBody .error {clear:both; display:block; color:#f00; padding-top:2px;}

#chatBody .btn{float:left; background:url(/HP/images/hub-page/button.png) no-repeat scroll left top transparent;display:inline-block;*display:inline;zoom:1;vertical-align:top;}
#chatBody #prechat_submit{border:none; background:url(/HP/images/hub-page/button.png) no-repeat scroll right -0px transparent;padding:3px 15px 4px 15px;color:#fff;display:inline-block;*display:inline;zoom:1;vertical-align:top;margin-right:-19px;text-decoration:none;line-height:18px;font-size:11px;}
#chatBody .content {display: block; position: relative; margin-top: 50px;}

#Footer{clear:both: margin:10px; padding-top:10px; position:absolute; bottom:5px; width:100%; height:120px;}
#Footer img {border:none;}
#Footer .sisterCompanyDiv{color:#666; font-size:10px; margin-right:10px;}
#Footer #ftdiv{border-bottom:1px solid #ccc;}
#Footer .ftbot{padding:6px 10px 0px;}
#Footer .fttop{padding:0px 0px 20px width: auto;}
#Footer .ftleft{color:#666; float: left; font-size:10px; height: 20px; margin-right:10px;}
#Footer .ftleft a, #Footer .ftleft a:hover {color: #666; vertical-align:top; text-decoration:none;}
#Footer .ftleft img{color: #666; vertical-align: middle;}
#Footer .ftright{color:#666; float:right; font-size:10px; height:20px; margin-left:5px; text-align:right;}

@media
only screen	 and 
.hidden{display:none;}