#topInfoContentDiv  {
	height:376px;
	overflow:hidden;
}
#topBackButtonDiv  {
	padding:0px;
	margin:0px;
	font-weight:bold;
}
#topBackButtonDiv a, #topBackButtonDiv a:hover {
	text-decoration:none;
}
#topBackButton {
	height:14px;
	line-height:14px;
	display:block;
	padding-left:12px;
	background-image: url(/Coral/main/images/pointer-back.png);
	background-repeat:no-repeat;
}
#midLeftDiv {
	width:530px;
	padding:15px;
	padding-bottom:0px;
	clear:both;
	float:left;
}
#midLeftDiv .listItem {
	width:530px;
	clear:both;
	float:left;
	margin-bottom:15px;
}
#midLeftDiv .listItem .listItemThumb {
	width:120px;
	height:90px;
	float:left;
	margin-right:8px;
}
#midLeftDiv .listItem .listItemInfo {
	width:402px;
	height:90px;
	float:left;
}
#midRightDiv {
	width:400px;
	float:left;
}