/* Style to stop H1 tag from interferring with layout*/   
H1.NullHeaderStyle
{
	display: inline; 
	font-weight: normal;
	font-size:23px;
}
