#body .address {
	padding: 10px;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	margin-bottom: 1em;
	width: 195px;
}
#body .phone {
	background-image:url(/resources/shared/template/telephone.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 3px;	
}
#body .enrollink {
	background-image:url(/resources/shared/template/enrol.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 1em;
}

#body .imageList ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#body .imageList li {
	float: left;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	margin-right: 10px;	
	
}
#body .imageList li .thumbnail {
	background-image:url(/resources/shared/thumb_hero_shadow_template.jpg);
	background-repeat: no-repeat;
	padding-left:7px;
	padding-right: 11px;
	padding-top: 7px;
	padding-bottom: 11px;
}

#body .directorcontact {
	margin-top: 0.3em;
	margin-bottom: 0.5em;	
	font-size: 1.5em;
	font-weight: normal;
}
#body .directorphoto {
	float: right;
	margin-left: 5px;
	background-image:url(/resources/shared/centre_hero_shadow_template.jpg);
	background-repeat: no-repeat;
	padding-left:7px;
	padding-right: 11px;
	padding-top: 7px;
	padding-bottom: 11px;
}