#liquid-round { position:relative;width:100%;margin:0px auto;
	background:#fff url(/includes/modules/liquid/leftside.gif) repeat-y left top;}
div.top { width:100%; height:20px; 
	background:url(/includes/modules/liquid/top.gif) repeat left top; } 
div.top span { display:block; position:relative; height:20px; 
	background:url(/includes/modules/liquid/top-right.gif) no-repeat right top; 	}
div.center-content{padding:0px;margin:0px;position:relative; width:100%;
	background:url(/includes/modules/liquid/rightside.gif) right repeat-y;}
div.center-content p{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serifl;
/*	text-align:center;*/
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	margin-left:20px;
	width: 94%;
}
div.bottom { height:40px; 
	background:url(/includes/modules/liquid/bottom.gif) no-repeat left bottom; }
div.bottom span { display:block; position:relative; height:40px; 
	background:url(/includes/modules/liquid/bottom-right.gif) no-repeat right bottom; }