.SimpleCont{text-align: left;}
#h1-wrapper
{
	float: left;
	width: 100%;
	background: url(/Portals/0/Skins/Ivey/images/h1-bg.png) right no-repeat ;
}

#h1-wrapper h1
{
	float: left;
	width: 100%;
	padding: 5px 0 0 3px;
}

.SimpleContBody
{
	float: left;
	clear: left;
	width: 100%;
}


