form {
	margin-left:12px;
	padding:0;
	width:560px;
	background-color:#ededf2; /* light grey */
	
	font-size:100%;
}
form p.mandatory {
	margin:0 !important;
	font-size:80%;
	text-align:right;
	border-top:none;
	background-color:#F1F4FA;
}
form p.notes {
	background-color:#F1F4FA;
	margin:0!important;
	padding-bottom:2em !important;
}
p.smalltext {
	font-weight:normal;
	font-size:80% !important;
	padding:0.5em 10px 0.25em;	
	margin:0 !important;
	border-top:none !important;
}
p#privnotes {
	display:none;
}
fieldset {
	background-color:#3e5c91;
}
form p {
	font-weight:bold;
	padding:0.5em 10px 0.25em;
	margin:0 !important;
	background-color:#ededf2;
	border-top:1px solid #fff;
}

legend span {
	font-weight:bold;
	font-size:110%;
	line-height:1.5em;
	width:540px;
	color:#ffffff;
	background-color:#3e5c91;
	display:block;
}
html>body legend span {
	padding:0 10px;
}


label {
	text-align:right;
	display:block;
	padding-bottom:0.3em;
	padding:2px;
	font-weight:normal;
	background-color:#ededf2;
}

fieldset#fset-planner legend {
	display:none;
}
fieldset#fset-continfo {

	text-align:left;
}
fieldset#fset-continfo div {
	padding:1em;
	background-color:#ededf2;;
}
label.blk {
	line-height:22px;
	display:block;
}
label.chkb, label.rado {
	text-align:left;
	font-weight:normal;
}
input,textarea,select {
	margin-left:5px;
	width:auto;
	background-color:#fff;
	border:1px solid #C4C7D2;
	font:normal 100.01% Arial, Helvetica, sans-serif;
}

input {
	width:62%;
}
select {
	width:62.25%;
}
label.chkb input, label.rado input {
	width:auto;
	margin-left:1.5%;
	margin-right:5px;
	background-color:transparent;
	border:none;
}
label span.hidden {
	display:none;
}
.hidden {
	display:none; 	
	overflow:hidden;
}
.show {
	display:block;
}
#txta {
	vertical-align:top;
}
#txta textarea {
	width:62%;
	height:4em;
}

#labl-postcode input {
	width:20%;
	margin-right:50%;
	mar\gin-right:40.5%;
}
html>body #labl-postcode input {
	margin-right:42%;
}
#labl-phone input {
	width:35%;
	margin-right:35.1%;
	mar\gin-right:26.1%;
}
html>body #labl-phone input {
	margin-right:27.0%;
}
#labl-other input {
	width:62%;
	margin-left:1.5%;
	margin-right:10.5%;
	mar\gin-right:13%;
}
html>body #labl-other input {
	width:62%;

	margin-right:10%;
}
#labl-state select {
	width:22.25%;
	margin-right:36%;
	mar\gin-right:38.6%;
}
html>body #labl-state select {
	margin-right:40.20%;
}
#labl-postitle select {
	width:22.25%;
	margin-right:36%;
	mar\gin-right:37%;
}
html>body #labl-postitle select {
	margin-right:40.20%;
}
#labl-event select {
	width:55%;
	margin-right:12%;
	mar\gin-right:7%;
}
html>body #labl-event select {
	margin-right:7.25%;
}
#labl-title select {
	width:55%;
	margin-right:36%;
	mar\gin-right:39%;
}
html>body #labl-title select {
	margin-right:40.20%;
}
#labl-sub, #labl-check {
	background:#F1F4FA;
	padding:1em 0;
}
#labl-sub input, #labl-check input {
	border:none;
	height:25px;
	color:#000066;
	font-weight:bold;
	background-color:#ffcc00;
	width:80px;
	cursor:pointer;
}

#labl-butn {
	background:#fff;
	border:2px solid #fff;
	height:20px;
	color:#000066;
	font-weight:normal;
	background-color:#ccc;
	width:60px;
	cursor:pointer;
	font-size:85%;
}
#labl-sub {
	font-size:110%;
	padding-bottom:1em;
}
.reqd {
	color:#c00;
}
p.notes {
	font-size:80% !important;
	color:#666;
}

div#nocontactthanks {
	display:none;
}

