#eform {
	width:600px;
}


#eform2 label {
	float: left;
	padding:0.5em 0 0 1em;
	width: 13em;
	}

#eform legend {
	padding:0;
	margin:0;
	text-indent:-5000px;
	}	

#eform .radiolabel {
	margin: 0.1em 0 0 2em;
	}	

#eform2 input,#eform textarea,#eform select {
	/*padding: 2px; */
	
	}	

#eform fieldset {
	border:0;
	margin:30px 0 0 0;
	padding:0;
	}	

#eform ol {
	list-style: none;
	padding:0;
	margin:0;
}		

#eform li {
	padding:0.7em 0 0.7em 0;
	margin:0;
	border-top:1px dotted #C32222;
	}		

.errors {
        color: #C32222 !important;
		border-bottom: dotted 1px #c32222;
		border-top: dotted 1px #c32222;
}

#booktable {
	width: 100%;
}
#booktable td {
	vertical-align: top;
}
#booking_comments , #contact_comments {
	width: 350px;
}
.bookform_leftcol {
	width: 30%;
}
#booktable h3 {
	margin-top: 10px;
	font-size: 12pt;
}
#booktable tr.spacerow td {
	padding-top: 10px;
}
