.optinmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 324px;
	border: 0px none;
	margin: auto;

}
.formedit {
	background-image: url(http://getinsurance.co.za/images/optinbg.gif);
	background-repeat: no-repeat;
	height: 159px;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 0px;


}
.fieldedit {
	background-image: url(http://getinsurance.co.za/images/fieldbg.gif);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	width: 200px;
	height: 23px;
	padding-top: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.right {
	font-weight: bold;
	text-align: right;
}
