#bodyTopLeftCol
{
	height: 60px;	
}

#whatsNewContent ul
{
	margin: 2em 0 2em 2em;
}

#whatsNewContent ul li
{
	margin: 0 0 1em 0;
}

#whatsNewContent p
{
	font-size: 12px;
	font-style: italic;
}

#whatsNewContent p br
{
	display: block;
	margin-bottom: 1em;
}



#whatsNewContent ul
{
	margin-left: 10px;
}

#whatsNewContent ul li
{
	position: relative;
	background: transparent url(/images/check.gif) 0 6px no-repeat;
	list-style: none;
	padding-left: 26px;
}

#whatsNewContent ul li h5
{
	display: inline;
	color: #F13523;
}

