.liquid-round {
margin:0px auto;
background:#fff url(/2007/roundeddivs/leftside.gif) repeat-y left top;
}
.top {
width:100%;
height:20px;
background:url(/2007/roundeddivs/top.gif) no-repeat left top;
}
.top span {
display:block;
position:relative;
height:20px;
background:url(/2007/roundeddivs/top-right.gif) no-repeat right top;
}
.center-content {
position:relative;
background:url(/2007/roundeddivs/rightside.gif) repeat-y right top;
padding:1px 14px 10px 10px;
margin:-10px 0 -50px 0;
z-index: 1;
}
.bottom {
width:100%;
height:60px;
background:url(/2007/roundeddivs/bottom.gif) no-repeat left bottom;
}
.bottom span {
display:block;
position:relative;
height:60px;
background:url(/2007/roundeddivs/bottom-right.gif) no-repeat right top;
}

