BODY.index DIV.mainImage{
	padding : 0px 0px 0px 0px;
}

BODY.index H4.item{
	margin-bottom : 4px;
	border-right : 0px;
	border-left : 0px;
	border-top-color : #999999;
	border-bottom-color : #999999;
}

BODY.index DIV.report,
BODY.index DIV.cm{
	float : left;
	width : 269px;
}

BODY.index DIV.report{
	margin-right : 15px;
}

BODY.index DIV.report DIV,
BODY.index DIV.cm DIV{
	height : 100%;
	margin-bottom : 12px;
	border-width : 0px 1px 1px 1px;
	border-color : #999999;
	border-style : solid;
}

BODY.index DIV.report DIV IMG,
BODY.index DIV.cm DIV IMG{
	margin : 0px 8px 8px 0px;
	float : left;
}

BODY.index #bodyPane DIV P{
	padding : 0px 12px 4px 12px;
	font-size : 0.9em;
}

BODY.index #bodyPane DIV P.backnumber{
	text-align : right;
	padding : 10px 12px 8px 0px;
}

BODY.index A.largeArrow{
	display : block;
	margin : 8px 0px 8px 12px;
	background-position : 0px 4px;
}


