#contentSiteMap
{
min-height:550px;
margin-left:15%;
width:75%
}
/* for Internet Explorer equivelent of minimum height tag */
* html #contentSiteMap
{
height: 565px;
}
ul
{
list-style:none;
}
#leftListAll
{
 display: block;
	float: left;
	margin-right: 40px;
	height:700px;
}
.locationHeader
{
 display: block;
 font-size:14px;
 font-weight:bold;
 margin-top:10px;
}


