#liquid-round {
width:600px;
margin:0 0 0 0;
position:relative;
background:#fff url(../img/leftside.png) repeat-y left top;
}
.top {
width:100%;
height:40px;
background:url(../img/top40.png) no-repeat left top;
}
.top span {
display:block;
position:relative;
height:40px;
background:url(../img/top-right40.png) no-repeat right top;
}
.center-content {
position:relative;
background:url(../img/rightside.png) repeat-y right top;
padding:1px 9px 1px 4px;
margin:0px 0 0px 0;
}
.bottom {
width:100%;
height:20px;
background:url(../img/bottom20.png) no-repeat left bottom;
}
.bottom span {
display:block;
position:relative;
height:20px;
background:url(../img/bottom-right20.png) no-repeat right top;
}

input {
	margin-left: 30px;
}
textarea {
	margin-left: 30px;
}
input.textfield {
	color: #333;
	background-color: transparent;
	border: 1px solid #51787B;
	padding: 2px 0px 2px 2px;
}

label.login {
	margin-left: 30px;
}

form {
	margin:0; padding: 0;
}


.formp {
	margin:0;
	padding: 0;
	clear: left;
}

#liquid-round p{
	margin:0;padding:0;margin-top:10px;
}

#message{
	margin:25px 0 25px 0;
	padding:0;
	text-align:center;

}


#liquid-round li{
	color:#9A013A;
	font-weight:bold;
	font-size:0.8em;
	padding:0;
	margin: 0 0 0 50px;
}

#liquid-round ul{
	margin-bottom:0;
	padding-bottom:0;
	line-height: 1.5em;
}

.formlabel{margin:80px 0 0 30px; padding: 0;}


#formholder{
	padding:10px 0 10px 0;
}

