.liquid-round {
	width:100%;
	background-color: #fff;
	background-image: url(../images/select_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.liquid-round-top {
	width:100%;
	height:20px;
}
.liquid-round-top span {
	display:block;
	position:relative;
	height:20px;
}
.liquid-round-center-content {
	position:relative;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: -50px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 15px;
}
.liquid-round-bottom {
	width:100%;
	height:50px;
}
.liquid-round-bottom div {
	display:block;
	position:relative;
	height:60px;
	width: 25px;
	float: right;
}

.liquid-round h3 
{
	margin-top: 0px;
	font-size: 1.2em;
	text-align: center;
}
.liquid-round p {margin:0 0 1em 0}
