.resultstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BB660F;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}
#thumbcontainer {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: <%=(rsNGFprods.Fields.Item("Thumb_Image").Value)%;
	height: 108px;
	width: 148px;
	border: 1px solid #9F9C7D;
}
#seperator {
	height: 25px;
	background-image: url(../../images/dots.gif);
	background-position: center;
	background-repeat: repeat-x;
}
#dottedline {
	background-image: url(../../images/dottedline2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	padding-top: 0px;
	margin-top: 3px;
}
#teak1 {
	height: 110px;
	width: 250px;
	background-image: url(../../images/cat/impressions.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #9F9C7D;
	margin-right: 7px;
}
#teak2 {
	height: 110px;
	width: 250px;
	background-image: url(../../images/featured/featured1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #9F9C7D;
	margin-right: 7px;
}
#SubCatRpeat {
	height: 80px;
	width: 160px;
	border: 1px solid #9F9C7D;
	margin-right: 7px;
}
#tablecontainer {
	padding: 0px;
	height: auto;
	width: auto;
}
.findoutmore {
	font-size: 11px;
	color: #666B35;
	text-decoration: none;
	font-weight: bold;
}
.findoutmore:hover {
	font-size: 11px;
	color: #666B35;
	text-decoration: underline;
	font-weight: bold;
}
#newsep {
	margin-top: 12px;
	margin-bottom: 12px;
	background-color: #6633CC;
	height: 25px;
}
