fieldset
{
	float: left;
	clear: left;
	width: 490px;
	padding: 0;
	border: 1px solid #BFBAB0;
	background-color: #F2EFE9;
	background-image: url(/images/fieldset_gradient.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
}

.fieldsetvote
{
	float: left;
	clear: left;
	width: 505px;
	padding: 10;
	border: 1px solid #BFBAB0;
	background-color: #F2EFE9;
	background-image: url(/images/fieldset_gradient.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15;
	margin-left: 0;
}
.fieldsetvote p
{
	padding: 20px;
	
}

#EmailForm
{
	float: left;
	width: 524px;
	padding: 0;
	margin: 0;
}

#EmailForm ul
{
	padding: 1em 1em 0 1em;
	list-style: none;
	zoom: 1;
}

#EmailForm li
{
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
	list-style-type: none;
}

#EmailForm.submit
{
	float: none;
	width: auto;
	border-style: none;
	margin-left: 12em;
	background-color: transparent;
	background-image: none;
}


legend
{
	font-size: 11px;
	margin-left: 1em;
	padding: 0;
	color: #000000;
	font-weight: bold;
}

fieldset ul
{
	padding: 1em 1em 0 1em;
	list-style: none;
	zoom: 1;
}

fieldset li
{
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
	list-style-type: none;
}
.fieldset
{
	float: left;
	clear: left;
	width: 300px;
	padding: 0;
	border: 1px solid #BFBAB0;
	background-color: #F2EFE9;
	background-image: url(/images/fieldset_gradient.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
}

.fieldset ul
{
	padding: 1em 1em 0 1em;
	list-style: none;
	zoom: 1;
}

.fieldset li
{
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
	list-style-type: none;
}

label
{
	float: left;
	width: 12em;
	margin-top: 6px;
	margin-right: 1em;
	margin-left: 1em;
}

.labelclass
{
	float: left;
	width: 20em;
	margin-top: 6px;
	margin-right: 1em;
	margin-left: 1em;
}

label em img
{
	position: relative;
	top: -3px;
}

.smtext
{
	font-size: 10px;
	margin-left: 1em;	
}
.smtext2
{
	font-size: 10px;
}

.electorateName
{
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.hdtext
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.prompt2
{
	font-size: 10px;
	margin-left: 1em;	
}

fieldset.submit
{
	float: none;
	width: auto;
	border-style: none;
	padding-left: 12em;
	background-color: transparent;
	background-image: none;
}



textarea {
	width: 500px;
	height: 80px;
}

#textarealg {
	width: 500px;
	height: 300px;
}

/* for bot trap field in enquiry form */
.lastname {
	visibility:hidden;
}

.error
{
	text-weight:bold;
	color:red;	
}

.stkimage {
	vertical-align:text-bottom;
	float: right;
}

#messagecontainer {
	margin-left: 1em;
}

#messagecontainer H2 {
	margin-top: 0px;
	padding-top: 0px;
}

.multimember div {
	padding-bottom:3em;	
}	

.multimember ul {
	clear:left;	
}

.multimember ul li {
	list-style-type: none;
	font: bold 0.9em Arial, Helvetica, sans-serif;
	clear: left;
	padding-top: 5px;
}

.multimember ul li label {
	width: 20em;
	float: none;
}

/*.radios {vertical-align:text-bottom;} */

.formH1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #124796;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}


.formboxH1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #843B8C;
	margin: 0px;
	padding: 0px;
}

#rightboxform {
	width: 214px;
	margin-bottom: 10px;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 16px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	float: right;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.rightboxformH1 {
	font-size: 14px;
	color: #843B8C;
	padding: 0px;
	font-weight: bold;
	line-height: 100%;
}

#rightboxform p {
	font-size: 11px;
	color: #333333;
	padding: 0px;
	font-weight: normal;
	line-height: 120%;
}

#barbox {
	border:solid 1px #ccc;
	width:90%;
	background-color:#FFEAC9;
	padding: 0;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
}
.radiopoll {
	width: 15px;
}
.submit {
	width: 120px;
}
.question {
	color: #D73E00;
	font-size: 16px;
	padding-left: 10px;
}