
.liquid-round {
	margin:0;
	background:#fff url(liquid-round/leftside.gif) repeat-y left top;
}

.liquid-round h2
{
    font: bold 18.8px/26px Arial,Helvetica,sans-serif;
	padding:0;
	margin:0 10px 0 0;
}

.liquid-round h2 span
{
	display:inline-block;
	border-left-width:2px;
	border-left-style:solid;
	border-left-color:#333;
	font-size:1.16em;
	padding-left:10px;
	margin-left:10px;
	width:110px;
	line-height:100%;
	color:#333;
}

.liquid-round .top 
{
	padding:0;
	width:100%;
	height:8px;
	background:url(liquid-round/top.gif) no-repeat left top;
}

.liquid-round .top span {
	display:block;
	position:relative;
	height:16px;
	background:url(liquid-round/top-right.gif) no-repeat right top;
	visibility: visible;
}

.liquid-round .center-content-max
{
	position:relative;
	background:url(liquid-round/rightside.gif) repeat-y right top;
	padding:1px 15px;
	margin:-1px 0 -90px 0;
	visibility: visible;
	z-index:1;
}

.liquid-round .center-content
{
	position:relative;
	background:url(liquid-round/rightside.gif) repeat-y right top;
	padding:1px 3px;
	margin:-1px 0 -97px 0;
	visibility: visible;
	z-index:1;
}

.liquid-round .center-content h2
{
    margin: 0 12px 4px 12px;    
}

.liquid-round .bottom {
	width:100%;
	height:100px;
	background:url(liquid-round/bottom.gif) no-repeat left bottom;
	margin-bottom:5px;
}

.liquid-round .bottom span 
{
	display:block;
	height:100px;
	background:url(liquid-round/bottom-right.gif) no-repeat right bottom;
	visibility: visible;
}






.liquid-round2 
{
	margin:0;
	background:#fff url(liquid-round/type2/leftside.gif) repeat-y left top;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	KhtmlOpacity: .9;
	opacity: .9;
}

.liquid-round2 h2
{
	margin:0;
	padding:0;
}

.liquid-round2 h2 span
{
	display:inline-block;
	border-left-width:2px;
	border-left-style:solid;
	border-left-color:#333;
	font-size:1.16em;
	padding-left:10px;
	margin-left:10px;
	width:110px;
	line-height:100%;
	color:#333;
}

.liquid-round2 .navtop
{
	padding:0;
	width:100%;
	height:8px;
	background:url(liquid-round/type2/top.gif) no-repeat left top;
}

.liquid-round2 .navtop span 
{
	display:block;
	position:relative;
	height:16px;
	background:url(liquid-round/type2/top-right.gif) no-repeat right top;
	visibility: visible;
}

.liquid-round2 .center-content-max
{
	position:relative;
	background:url(liquid-round/type2/rightside.gif) repeat-y right top;
	padding:1px 15px;
	margin:-1px 0 -90px 0;
	visibility: visible;
	z-index:1;
}

.liquid-round2 .center-content
{
	position:relative;
	background:url(liquid-round/type2/rightside.gif) repeat-y right top;
	padding:1px 5px;
	margin:-1px 0 -5px 0;
	visibility: visible;
	z-index:1;
}

.liquid-round2 .navbottom
{
	width:100%;
	height:15px;
	background:url(liquid-round/type2/bottom.gif) no-repeat left bottom;
}

.liquid-round2 .navbottom span
{
	display:block;
	height:15px;
	background:url(liquid-round/type2/bottom-right.gif) no-repeat right bottom;
	visibility: visible;
}