.error .required{
    box-shadow: inset 0px 0px 4px 0px red;
}
.error .error_text{
    font-style: italic;
    color: red;
}

.tab_content{display:none;}
.langs a{

text-transform: uppercase;
}


.tab_content.loading {

background: url(/images/loading.gif) 50% 50% no-repeat;

height: 70px;
}

#table a{
    color: #000;
    font: 700 12px/12px Circe;
    text-decoration:none;
}
#table a:hover{
    text-decoration:underline;
}
.promo_banners{position: relative;z-index: 11111;}
