.spotlightheader {
	background-color: #e9e4ce;
	border-bottom: 1px solid #a79c6f;
	color: #7d7d7d;
	font-size: 14px;
	margin: 0;
	padding: 0;
	width: 400px;
}

.spotlightheader_2 {
	background-color: #e9e4ce;
	border-bottom: 1px solid #a79c6f;
	color: #7d7d7d;
	font-size: 14px;
	margin: 0;
	padding: 0;
	width: 100%;
}

.reviewsheader {
	background-color: #e9e4ce;
	border-bottom: 1px solid #a79c6f;
	color: #7d7d7d;
	font-size: 14px;
	margin: 0;
	padding: 0;
	width: auto;
}

.newsheader {
	background-color: #e9e4ce;
	border-bottom: 1px solid #a79c6f;
	color: #7d7d7d;
	font-size: 14px;
	margin: 0;
	padding: 0;
	width: auto;
}

.pollheader {
	background-color: #e9e4ce;
	border-bottom: 1px solid #a79c6f;
	color: #7d7d7d;
	font-size: 14px;
	margin: 0;
	padding: 0;
	width: auto;
}

table.infoboxcontainer td.titlerow {
	width: 100%;
}

table.infoboxcontainer td.titlerow_2 {
	width: auto;
}

table.infoboxcontainer td.spotlightimg {
	width: 20%;
}

table.infoboxcontainer td.spotlighttxt {
	margin: 0;
	width: 30%;
}

table.infoboxcontainer td.reviews {
	margin: 0;
	padding: 0;
	width: auto;
}

table.infoboxcontainer td.news {
	margin: 0;
	padding: 0;
	width: 50%;
}

table.infoboxcontainer td.poll {
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 50%;
}

ul.reviewlist {
	list-style: none;
	margin: 0;
	padding: 0;
}

table.featuredproducts {
	border-collapse: collapse;
	width: 100%;
}

table.featuredproducts td.c1 {
	vertical-align: top;
	width: 100;
	height: 110;
}

table.featuredproducts td.c2 {
	vertical-align: top;
	width: 300;
	height: 110;
}

table.otherlists {
	width: 100%;
}

table.otherlists td.list1, 
table.otherlists td.list2 {
	border-right: 1px dotted #a79c6f;
	vertical-align: top;
	width: 33%;
}

table.otherlists td.list3 {
	vertical-align: top;
	width: 33%;
}

.featuredproducttitle {
	color: #d46e00;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.price {
	color: #f00;
}

.generaltitle {
	color: #f00;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

ul.otherlink {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.otherlink li {
	font-size: 12px;
}

a.buylink {
	color: #d46e00;
	cursor: pointer; 
	cursor: hand;
	text-decoration: none;
}

a.buylink:hover {
	text-decoration: underline;
}

a.buylink:visited {
	color: #d46e00;
}

a.morelink {
	margin: 0;
	padding: 0;
}
