@import url('/inc/9/css/results.css');
#mainBox {
	width: 920px;
	background: transparent url(../img/main_box.gif) no-repeat;
}
#mainBox #photoBox {
	width: 439px;
	height: 279px;
}
#mainList {
	width: 481px;
	padding: 21px 0 0 0;
	height: 220px;
	overflow: hidden;
}
	#mainList ul {
		padding-left: 7px;
	}
		#mainList ul li {
			display: inline;
			float: left;
			width: 192px;
			margin-right: 16px;
			padding: 8px 13px;
			border-bottom: 1px solid #c9c5be;
			background: transparent url(../img/star.gif) no-repeat left center;
		}
#popCats1, #popCats2 {
	margin-right: 16px;
}
#content {
	background: #f2efe6;
}
	#content h1 {
		margin: 0;
		font-size: 18px;
		font-weight: bold;
		line-height: 1em;
		color: #0ea5b0;
	}
	#content h2 {
		margin: 0;
		padding: 0;
		font-size: 18px;
		line-height: 1em;
		background: none;
	}
	#content h3 {
		margin: 0;
		padding: 0;
		font-size: 12px;
		color: #0ea5b0;
	}
	#content p {
		margin: 0 0 1.6em 0;
		color: #403e3b;
	}
#contentTop {
	width: 920px;
	padding-top: 16px;
	background: transparent url(../img/content_top.gif) no-repeat left top;
}
#contentBottom {
	width: 888px;
	padding: 0 16px 16px 16px;
	background: transparent url(../img/content_bottom.gif) no-repeat left bottom;
}