.clear {
    clear: both;
    height: 0;
    line-height: 0;
	margin:0px !important;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.tabslider {
    height: 42px;
    position: relative;
    top: 1px;
    z-index: 999;
    right: -2px;
    width: 328px;
}
.tabslider ul.login {
    border-radius: 5px 5px 0 0;
    clear: right;
    color: white;
    display: block;
    float: right;
    font-size: 80%;
    font-weight: bold;
    height: 42px;
    line-height: 42px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    right: 0;
    text-align: center;
    width: auto;
    z-index: 9999;
}
.tabslider ul.login li.left {
    display: block;
    float: left;
    height: 42px;
    margin: 0;
    padding: 0;
    width: 30px;
}
.tabslider ul.login li.right {
    display: block;
    float: left;
    height: 42px;
    margin: 0;
    padding: 0;
    width: 30px;
}
.tabslider ul.login li {
    border-radius: 3px 3px 0 0;
    color:#FFF;
    display: block;
    float: left;
    height: 42px;
    padding: 0 6px;
    text-align: left;
    background-color: #E0E5CA;
    border:solid #A4B267;
    border-width:4px 1px 0;
    font: bold 16px Tahoma,Geneva,sans-serif;
    text-shadow: 1px 1px 1px #4E5821;
}
.tabslider ul.login li a {
    color: #7E8E39;
    font: bold 16px/12px Tahoma,Geneva,sans-serif;
}
.tabslider ul.login li:hover {
    box-shadow:inset 0 35px 35px -28px #bbc789;
}
.tabslider ul.login li a:hover {
    text-decoration:none;
}
.tabslider .sep {
    color: #414141;
}
.tabslider a.open, .tabslider a.closePanel {
/*    background: url("../images/slideFormIcon.png") no-repeat scroll 8px 0 transparent;*/
    cursor: pointer;
    display: block;
    height: 20px;
    padding-left: 36px !important;
    position: relative;
    text-align: left;
    text-shadow: 0 1px 0 #FFF;
    top: 11px;
    width: 140px;
}
.tabslider a.open {
/*    background: url("../images/slideFormIcon.png") no-repeat scroll 8px 0 transparent;*/
}
#slideContactForm {
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
    right: 50px;
    text-align: center;
    width: 330px;
    z-index: 999;
}
#panel {
    background-color: #E0E5CA;
    border: 1px solid #a4b267;
    border-radius: 5px 0 0 0;
    color: #FFF;
    display: none;
    height: 275px;
    overflow: hidden;
    position: relative;
    z-index: -1;
}
/*
#panel #error, #panel #success{
    background: none repeat scroll 0 0 #999999;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 5px #666666 inset;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 10px;
    text-shadow: 0 1px 0 #333333;
    display:none;
}*/
#panel h1 {
    color: yellow;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
    text-shadow: 0 1px 0 #000000;
}
#panel h2 {
    color: white;
    font-size: 1.2em;
    margin: 0;
    padding: 10px 0 5px;
}
#panel p {
    margin: 5px 0;
    padding: 0;
}
#panel a {
    color: #15ADFF;
    text-decoration: none;
}
#panel a:hover {
    color: white;
}
#panel a-lost-pwd {
    display: block;
    float: left;
}
#panel .content {
    font-size: 0.85em;
    margin: 0 auto;
    padding-top: 10px;
    text-align: left;
    width: 100%;
}
#panel .content .left {
    /* border-left: 1px solid #333333;*/
    float: left;
    padding: 0 15px;
    width: 300px;
}
#panel .content .right {
    /*border-right: 1px solid #333333;*/
}
#panel .content form {
    margin: 0 0 10px;
}
#panel .content label {
    clear: both;
    display: block;
    float: left;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    padding-top: 14px;
    text-align: right;
    text-shadow: 0 1px 0 #333333;
    width: 75px;
    color: #7E8E39;
    text-shadow: 1px 1px 0 white;
}
#panel .content input.field, .content textarea.field {
    border-color: #A4B267;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: #666;
    height: 22px;
    margin-left: 10px;
    margin-top: 8px;
    padding: 5px;
    width: 199px;
}
.content textarea.field{
    height:76px;
}
#panel .content input.field:focus, .content textarea.field:focus {
    background: none repeat scroll 0 0 #f9faf5;
    border-color: #7E8E39;
    color:#7E8E39;
}
#panel .content input.bt_login, #panel .content input.bt_register {
    border: medium none;
    clear: left;
    cursor: pointer;
    display: block;
    float: right;
    font-weight: bold;
    height: 24px;
    margin: 5px 5px 0 0;
    text-align: center;
}
#panel .content input.bt_login {
    background: url("../../images/bt_login.png") no-repeat scroll 0 0 transparent;
    width: 74px;
}
#panel .content input.bt_register {
    background: url("../../images/bt_register.png") no-repeat scroll 0 0 transparent;
    color: white;
    width: 119px;
    height:37px;
    border-radius:5px 5px 5px 5px;
}
#panel .lost-pwd {
    clear: right;
    display: block;
    float: left;
    font-size: 0.95em;
    padding: 15px 5px 0;
    text-decoration: underline;
}
#panel .alert {
    margin-bottom: 10px;
    margin-top: 5px;
}
.slFormBtn {
    float: right;
    margin: 5px 5px 0 0;
}
