/*
 
Copyright (c) Enigma Interactive 2006

SOM2
Project:		OHE
Filename:		layout_common_schools.css
Description:	schools area content
     
History
ver date  		who     	comment
-----------------------------------------------------------------------------
2	12/1/06		PG			added h2 style
1	9/1/07		PG			created

*/

@import url('layout_common.css');

.content #siteFocus #bodyPadder h2,
.constructor #siteFocus h2{	
	background:transparent url('/images/general/bullets.gif') no-repeat left center;
	font-size:1em;
	font-weight:bold
	margin:0;
	padding:0.5em 0em 0.5em 1.5em;
	color:#003366;
}
