#regform {
	padding-bottom: 6px;
}
#twocolumn #left {
	float: left;
	width: 330px;
	display: block;
	padding: 10px;
	margin-right: 32px;
	border: 1px solid #ECE9C6;
	background: #F4F2DD;
}
#twocolumn #right {
	float: left;
	width: 330px;
	display: block;
	padding: 10px;
	border: 1px solid #ECEAC4;
	background: #F4F2DD;
}
#stdright #stdtext .formsectiontitle {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	line-height: normal;
}
#twocolumn label {
	float: left;
	display: block;
	width: 120px;
	clear: both;
	margin-bottom: 10px;
	text-align: left;
	line-height: 22px;
}
.stdfield {
	width: 208px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #D7D18E;
	background: #FFFFFF;
}
.smallfield {
	width: 100px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #D7D18E;
}
.stdfield-optional {
	width: 208px;
	float: left;
	margin-bottom: 10px;
	background: #F9F9F9;
	border: 1px solid #D7D18E;
}
#stdright #stdtext .formsectiontitle2 {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	line-height: normal;
	font-weight: bold;
}
h3 {
	color: #B53153;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 15px;
}
#termsandconditions {
	padding: 10px;
	border: 1px dotted #666666;
	background: #F5F5F5;
	height: 175px;
	overflow: auto;
	display: block;
	margin-bottom: 15px;
	color: #000000;
}
#validation #validation-image {
	width: 130px;
	float: left;
	margin-right: 20px;
}
#validation #validation-field {
	float: left;
}
#validation #validation-image a {
	font-size: 11px;
	text-align: center;
	display: block;
	width: 130px;
}
.passwordstrength {
	width: 208px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #F4F2DD;
	background: #F4F2DD;
	font-weight: bold;
	color: #666666;
}
#paypalpaymentbutton a {
	background: url(images/paypalpayment.gif) no-repeat;
	display: block;
	width: 305px;
	height: 42px;
	text-indent: -5000px;
	text-align: left;
}
#paypalpaymentbutton {
	float: right;
}
#cancelbutton {
	float: left;
}

#paypalpaymentbutton a:hover {

	background: url(images/paypalpayment.gif) no-repeat -305px 0px;
	display: block;
	width: 305px;
	height: 42px;
	text-indent: -5000px;
	text-align: left;
}
#sagepaymentbutton a {

	background: url(images/securepayment.gif) no-repeat 0px 0px;
	display: block;
	width: 337px;
	height: 42px;
	text-indent: -5000px;
	text-align: left;
}
#sagepaymentbutton {
	float: right;
}

#sagepaymentbutton a:hover {


	background: url(images/securepayment.gif) no-repeat -337px 0px;
	display: block;
	width: 337px;
	height: 42px;
	text-indent: -5000px;
	text-align: left;
}
#promobox {
	background: #F3F2DD;
	padding: 10px;
	border: 1px solid #EBE8C6;
}
.stdbutton {
	margin-left: 10px;
	background: #D7D18E;
	color: #582827;
	border: 1px solid #FFFFFF;
}
#forgottenpassword2 {

	padding-left: 120px;
	padding-bottom: 10px;
	margin-top: -5px;
	font-size: 10px;
}
#captchacode {
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
}
.stdbutton2 {

	margin-left: 10px;
	background: #B53153;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.stdfield2 {
	width: 208px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #B53153;
	background: #FFFFFF;
}

