.radiobutton  label {
	display: block;
	float: left; text-align:right; padding-right:10px;
	width: 350px; border: 0px solid #a98116; height:60px;

}

.radiobutton  div{
 margin:0px;

}

.required{
color:blue
}

.rounded input
{
     border-style: hidden;
     border-width: 0px;
     color: #3b6350;
     background-image: url(http://www.countryfoods.co.nz/uploads/cfimg/input.png);
background-color:transparent;
width:153px;
height:24px;
padding-top:6px;
padding-left:4px;
padding-right:4px;
margin:0px;
}

#loginform p{
margin:0px;
line-height:100%;
color:#618b77
}

#login{
text-align:right;
border:1px solid red;
}


.subscribeform label {
	display: block;
	float: left; text-align:right; padding-right:10px;
	width: 250px; border: 0px solid #a98116;

}
.subscribeform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
.subscribeform textarea, .subscribeform input {
margin-bottom:5px;
width:300px;
}

legend {
	color: #FFF;
	background: #8fd337;
	font-style: italic;
	font-size: 1.2em;
	margin-bottom: 0.5em;
	padding: 0.5em;
	width: auto;
	border: 1px solid #CCC
}

fieldset div {
	margin-bottom: 0.5em;
	margin-left: 1em;
}
fieldset div div {
	margin-top: 0.5em;
	margin-left: 1em
}
fieldset {
	margin-bottom: 1em;
	border: 1px solid #8fd337;
	padding: 0.5em
}

.captcha {
	margin: 0.5em 0;
	width: 800px;
	text-align: center;
}
.captcha img {
	border: 0px solid #F60;
	margin-bottom: 0.5em
}
.captcha input {
	width: 196px;
	margin-top: 0.5em
}
.submit {
		margin-top: 0em; text-align: center; }


.submit input{
width: auto;

}
/* Stylesheet: FormBuilder Default Style Modified On 2013-03-13 15:15:41 */
