div#brif_wrap {
    position: relative;
    top: -15px;
    width: 856px;
    height: 614px;
    margin: 0 auto;
    background-image: url(../img/order/order_bg.png);
    background-repeat: no-repeat;
    z-index: 10;
}
div#brif {    
    width: 830px;
    height: 590px;
    margin-left: 10px;
    margin-top: 9px;
    overflow: hidden;  
}
div#form-brif-menu {
    margin-left: 10px;
    margin-top: 9px;
    * margin-top: 0px;
}
div#form-brif-menu div {
    width: 207px;
    height: 34px;
    * height: 26px;
    margin-right: 1px;
    margin-top: 9px;
    padding-top: 8px;
    text-align: center;
    background-image: url(../img/order/a_bg.png);
    background-repeat: no-repeat;
    float: left;
}
div#form-brif-menu a {
    font-family: 'Arial';
    font-weight: bold;
    font-size:13px;
}
div#form-brif-menu div.wactive {
    background-image: url(../img/order/a_bg_active.png);
    background-repeat: no-repeat;
}
div#brif ul {
    width: 830px;
    height: 590px;
    overflow: hidden;
}
li div.fset {
    width: 830px;
    height: 540px;
    color: #454646;    
}
div.fset td {
    vertical-align: top;
    padding-top: 5px;
}
td.right {
    text-align: right;
}
div.next_back_alone {
    position: absolute;
    top: -100px;
    z-index: 10;
}
div.btns {
    position: absolute;
    top: 570px;
    width: 824px;
    margin-left: 3px;
    display: none;

}
div.btns img {
    background-color: #fff;
}
div#btns1 {
    display: block;
}
div.a-back {
    float: left;
}
div.a-next {
    float: right;
}
div.a-send {
    float: right;
}
span.brif_h1 {
    font-family: 'Helvetica';
    font-weight: bold;
    font-size:13px;
    color: #2D2F31;
}
span.brif_h2 {
    font-family: 'Verdana';
    font-size:13px;
    color: #2D2F31;
}
span.brif_h3 {
    font-family: 'Verdana';
    font-size:11px;
    color: #2D2F31;
}
span.brif_h4 {
    font-family: 'Verdana';
    font-size:9px;
    color: #2D2F31;
}
.order_inp1 {
    width:468px;
}
.order_inp2 {
    width:300px;
}
div#exposeMask {
    background-image: url(../img/contact/expose_bg.png);
    background-repeat: repeat;
}
img.metka {
    position: relative;
    top: -5px;
    margin-left: 2px;
}
img.metka1 {
    position: relative;
    top: -5px;
}
img.metka0 {
    position: relative;
    top: -0.5px;
}