

div.wide-header
{
	font-size:1.5em;
	font-weight:bold;
	font-family:Arial, sans-serif;
	color:white;
	padding:2px 15px 5px;
	background-color:#87ad70;
}

div.green-bg-content
{
	background-color:#dfefd4;
	padding:15px;
	border-bottom:3px solid #87ad70;
	background-image:url(/templates/images/enq/sch-lion.gif);
	background-position:right;
	background-repeat:no-repeat;
}

div.eb-instructions
{
	line-height:1.6em;
}

img.icon
{
	margin-right:5px;
	position:relative;
	top:5px;
}

input.keysurname
{
  width:150px;
  text-align:center;
  border:#64894B solid 1px;
}
div.form-label, div.form-input {
	display:inline;
	float:left;
}
div.form-label {
	text-align:right;
	margin-right:10px;
	font-weight:bold;
	width:135px;
}
div.form-input {
	width:170px;
}
div.booking-option-col {
	width:134px;
	float:left;
	display:inline;
	padding:0 30px;
}
div.booking-option-col.mid {
	border-left:1px solid #64894B;
	border-right:1px solid #64894B;
}
div.booking-option-col-header {
	font-size:1.2em;
	font-weight:bold;
	color:#64894B;
	margin-bottom:10px;
}
