#content_body {
	clear: none;
	background: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 46px;
	left: 10px;
	width: 806px;
	height: 531px;
	overflow: visible;
}

	#content_body p {
	margin-top: 0px;
	color: #000;
	font-style: normal;
	font-size: 14px;
	line-height: 0px;
	}
	
	#content_body h4 {
		font: bold 12px/18px "Arial",sans-serif;
		color: #333;
	}

#thumbs {
	text-align: center;
	font-weight: normal;
	table-layout: fixed;
}

#thumbs td a {
	display: block;
	margin-right: 8px;
	margin-bottom: 5px;
	font-size: 9px;
	margin-left: 8px;
}

#thumbs td.last a { margin-right: 0; }

#thumbs td a img {
	display: block;
	width: 140px;
	height: 140px;
	border: 1px solid #e0e0e0;
	padding: 1px;
}

#thumbs_nav {
	margin-bottom: 10px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

#thumbs_nav #page_nav { float: right; }

#thumbs_nav .divider {
	float: none;
	height: auto;
	color: #00F;
	padding: 0 6px;
}

#thumbs_nav a {
	text-decoration: none;
	color: #00F;
	margin-bottom: -1px;
}

#thumbs_nav a:hover { border-bottom: 1px solid #5d98ba; }
