

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(/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;
}