#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;
}

.item-title {
	font-size:16px;
	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;
	border-top:1px solid #CCCCCC;
} .item-otherviews ul{
	margin:.5em 0;
	padding:0;
} .item-otherviews ul li {
	list-style-type:none;
	float:left;
	margin:0 .2em;
}