/**
* @style 	Morgan Sindall CSS (2005)
* @company 	Morgan Sindall
* @URI		www.morgansindall.co.uk
* @author	Michael Kelly <mike.kelly@wiredmedia.com.au.
**/
/* FORM MAIN ELEMENTS */
#form_map
{
	float: left;
}

/* FORM ELEMENTS */
.form_title
{
	width: 200px;
	clear: both;
}
.form_map
{
	padding-right: 10px;
}
.form_note
{
	clear: left;
	font-weight:
}
.form_options
{
	clear: both;
}

.clearing
{
	clear: both;
}
p.heading_school {
	color:				#003;
	font-weight: 		bold;
	text-decoration:	underline;
}
h1 {
margin:10px 10px 0 0;
padding:0;
font-size:15px;
display:inline;
}