@charset "UTF-8";
/* CSS Document */

#liquid-round {
width:100%;
margin:0px auto;
background:#fff url(../images/leftside.gif) repeat-y left top;
}

.rndtop {
width:100%;
height:20px;
background:url(../images/top.gif) no-repeat left top;
}

.rndtop span {
display:block;
position:relative;
height:20px;
background:url(../images/top-right.gif) no-repeat right top;
}

.rndcenter-content {
position:relative;
background:url(../images/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
}

.rndbottom {
height:60px;
background:url(../images/bottom.gif) no-repeat left bottom;
}

.rndbottom span {
display:block;
position:relative;
height:60px;
background:url(../images/bottom-right.gif) no-repeat right top;
}

.front-promo { height: 320px;}

.front-promo-short { height: 160px; }
