
 /* Быстрый поиск по сайту */

.liquid-round {
margin:0px auto;
background: url('images/orange.gif') repeat-y left top;
}

.top {
height:38px;
background: url('images/coners-bg.gif') no-repeat left top;
}
.top span.t {
display:block;
position:relative;
height:38px;
background:url('images/coners-s2.gif') no-repeat right top;
font-size: 14px;
font-weight: bold;
padding: 10px 0 0 20px;
}
.center-content {
position:relative;
background:url('images/orange.gif') repeat-y right top;
padding:1px 0px 1px 20px;
margin:-1px 0 -50px 0;
}
.bottom {
height:50px;
background: url('images/coners-s4.gif') no-repeat left bottom;
}
.bottom span {
display:block;
position:relative;
height:50px;
background:  url('images/coners-s3.gif') no-repeat right  bottom;
}
