/***** clearfix *****/
.clear {clear: both;height: 10px;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

#contactArea {height: 190px;  overflow: hidden; background-color: #979797; }
#contactArea h1 {font-size: 17px; padding: 5px 0 5px; margin: 0; color: white;}
#contactArea h2 {font-size: 13px; padding: 10px 0 5px; margin: 0; color: #999;}
#contactArea p {margin: 5px 0; padding: 0;}
#contactArea a {text-decoration: none;color: #15ADFF;}
#contactArea a:hover {color: white;}
#contactArea a-lost-pwd {display: block;float: left;}
#contactArea .abajo {width: 960px;margin: 0 auto;padding-top: 15px;text-align: left; font-size: 12px;}
#contactArea .abajo .left {width: 280px; float: left; padding: 0 15px; border-left: 1px solid #333;}
#contactArea .abajo form {margin: 0 0 10px 0;}
#contactArea .abajo label {float: left; padding-top: 8px; clear: both; width: 280px; display: block;color:#999}
#contactArea .abajo input.field { border: 1px #1A1A1A solid; background: #414141; margin-right: 5px; margin-top: 4px; width: 200px; color: white; height: 16px;}
#contactArea .abajo input:focus.field {background: #545454;}
#contactArea .abajo input.bt_login, #panel .content input.bt_register {display: block; float: left; clear: left; height: 24px; text-align: center; cursor: pointer; border: none; font-weight: bold; margin: 10px 0;}
#contactArea .abajo input.bt_login {width: 82px; background: transparent url(/images/bt_login.png) no-repeat 0 0;}
#contactArea .abajo input.bt_register {cursor:pointer; width: 94px; color: white; background: transparent url(/images/bt_register.png) no-repeat 0 0; height:24px;border:0}
#contactArea .lost-pwd {display: block; float:left; clear: right; padding: 15px 5px 0; font-size: 0.95em; text-decoration: underline;}
