#catalog_top {
	background-image: url(../img/content/results/results_title.gif);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
}
#catalog_bottom {
	background-image: url(../img/content/results/results_border_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 3px;
	padding-bottom: 20px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
#catalog_main {
	background-image: url(../img/content/results/results_border_mid.gif);
	background-repeat: repeat-y;
	padding: 20px;
}
.thumb:hover {
	background-image: url(../img/content/results/results_thumb_bgover.gif);
	background-repeat: no-repeat;
}
h2.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	top: 55px;
	position: relative;
	left: 330px;
	width: 50%;
}
#detail_pictop {
	background-image: url(../img/content/results/results_detail_name.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 427px;
	text-align: right;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
.detail_thumb a {
	background-image: url(../img/content/results/results_circle_thumb.gif);
	background-repeat: no-repeat;
	display: block;
	height: 100%;
}
