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