#body #main {
	width:685px;
	float:left;
}

#news_details {
	padding:5px;
	overflow:hidden;
	width:673px;
	margin-bottom:5px;
}

#news_details ul {
	width:700px;
}

#latest_news li {
	list-style:none;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:dotted 1px #555;
	float:left;
	width:335px;
	margin-right:5px;
	min-height:160px;
}

#older_news li {
	padding:5px 0px 5px 20px;
	border-bottom:dotted 1px #555;
	width:655px;
	list-style:none;
	background:url(../img/content/bullet/12x12.png) no-repeat;
	background-position:3px 7px;
	color:#000;
}

.news_list_image {
	float:left;
	margin-right:10px;
	border:solid 2px #555;
	width:129px;
	height:85px;
	overflow:hidden;
}

.news_list_image:hover {
	border:solid 2px #8d0000;
}

.news_list_body {
	float:left;
	color:#000;
	width:190px;
}

.news_list_title {
	width:200px;
	padding:5px 0px;
}

.news_list_title h2,
.news_list_title h2 a {
	color:#8d0000;
	text-decoration:none;
}

.news_list_caption {
	/*padding:5px;*/
}

#news_image {
	margin-top:5px;
	margin-bottom:5px;
}

#review_details {
	float:left;
	padding:5px;
	width:673px;
	margin-right:5px;
}

#last_review {
	margin-top:5px;
}

#last_review_icon {
	float:left;
	width:120px;
	margin-right:5px;
	overflow:hidden;
	border:solid 2px #555;
}

#last_review_content {
	float:left;
	width:540px;
}

#last_review_title {
	padding:10px 5px;
	border-bottom:dotted 1px #555;
}

#last_review_title h2,
#last_review_title h2 a {
	color:#8d0000;
}

#last_review_caption {
	color:#000;
	padding:5px;
}

.review {
	padding:5px 10px 5px 20px;
	border-top:dotted 1px #555;
	margin-top:5px;
	color:#000;
	background:url(../img/content/bullet/12x12.png) no-repeat;
	background-position: 2px 8px;
}
