div#imghover a {
	color:#CCCCCC;
}

div#imghover a:hover {
	color:#999999;
}

#product_cont {
	margin-left:20px; 
	margin-top:10px;
}
#title-products {
	background:transparent url(../images/titles/products.gif) top left no-repeat;
	width:324px;
	height:25px;
}

#title-brands {
	background:transparent url(../images/titles/brands.gif) top left no-repeat;
	width:324px;
	height:25px;
}

#title_bg{background:url(../images/cp/button/button-middle.gif) repeat-x; color:#FFFFFF;}

.item-title {
	font-size:12px;
	font-weight:bold;
	margin:.5em 0;
} .item-label {
	color:#999999;
} .item-features {
	margin:.5em 0;
	padding:.5em 0;
	border-top:1px solid #CCCCCC;
}  .item-features ul {
	margin:.5em 0;
	padding:0;
} .item-features ul li {
	list-style-type:none;
	list-style-image:url(../images/bg/arrow-1.gif);
	margin:0 0 0 3em;
} .item-features ul li label {
	font-weight:bold;
	margin-right:.8em;
} .item-otherviews {
	margin:.5em 0;
	padding:.5em 0;
} .item-otherviews ul{
	margin:.5em 0;
	padding:0;
} .item-otherviews ul li {
	list-style-type:none;
	float:left;
	margin:0 .2em;
}

#pagination {
	margin:1em 0;
	padding:1em 0;
	border-top:2px solid #999999;
	text-align:center;
	background-color:#FFFFE1;
}

/* img thumb style */
.link-thumb img {
	border:2px solid  #8F303C; 
} .link-thumb:hover img {
	border:2px solid #CC0000; 
} 