#bookform {
	border:1px solid #89014D;
	color:#000000;
	padding:8px;
	margin-top:37px;
}
#bookform * {
	font-family:Times, serif;
	text-align:left;
}
#bookform legend {
	font-size:1.1em;
	color:#000000;
	padding:4px;
	border:1px solid #89014D;
}
select, input, textarea {
	font-size:0.8em;
	width:350px;
	margin-top:8px;
}
#bookform label {
	display:-moz-inline-box;
	display:inline-block;
	margin-right:8px;
	width:100px;
	margin-top:8px;
	vertical-align:top;
}
#bookform label.big {
	width:200px;
}
#bookform input.small {
	width:60px;
}
#bookform input.med {
	width:80px;
}
#bookform input.btn {
	text-align:center;
}
#postcode {
	text-transform:uppercase;
}
#cpanel {
	background-color:#FFFFFF;
	list-style-type:none;
	margin-top:8px;
}
#cpanel li a {
	vertical-align:top;
}
#cpanel li {
	line-height:1.5em;
	display:inline;
}
.bigpage {
	border:0;
}
.bigpage textarea {
	border:0;
	font-family:Times, serif;
	width:516px;
	font-size:1em;	
	color:#89014D;
	height:400px;
}
.bigpage textarea.pc_concerts {
	height:160px;
	width:394px;
}
.bigpage textarea.addy {
	height:120px;
	width:200px;
	font-size:1.2em;
}
textarea.inst {
	height:60px;
	width:500px;
	color:#000000;
}
input.sub {
	width:80px;
}
input.mini {
	width:20px;
}
input.file_inp {
	width:180px;
}
a.ctrl_img {
	margin-right:8px;
}
a.ctrl_img img {
	width:16px;
	height:16px;
}
select.small, input.small {
	width:50px;
}
#conc_form label {
	display:-moz-inline-box;
	display:inline-block;
	margin-right:8px;
	width:76px;
	margin-top:8px;
}
#conc_form input.title {
	width:280px;
}
#conc_form, #conc_form legend {
	border:1px solid;
	padding:4px;
}	
#cedit, #cedit legend {
	border:1px solid;
	background-color:#FFFFFF;
	margin:4px;
	padding:4px;
}
#cedit label {
	display:-moz-inline-box;
	display:inline-block;
	margin-right:8px;
	width:100px;
	margin-top:8px;
}
#bookform label.spacer {
	width:40px;
}