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