.mainContent .images
{
	width: 200px;
	padding: 0 10px 60px 0;
	float: left;
}

.mainContent .text
{
	width: 535px;
	float: right;
	padding: 20px 25px 60px 0;
	text-align: left;
}

.readmore
{
	margin-left: 0;
	padding: 0;
	list-style-type: none;
}

.readmore li
{
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
	background: url(../../images/buttonArrow.gif) #FFB91D no-repeat right 0%;
	padding-bottom: 3px;
	margin: 0px 0px 1px;
	color: #000000;
	padding-top: 3px;
	width: 120px;
}

.readmore li a
{
	display: block;
	width: 100%;
	text-decoration: none;
	color: #000000;
}

.fixedWidthLabel
{
	font-weight: bold;
	display: block;
	width: 70px;
	float: left;
	clear: left;
}