.brandheading {border-bottom:1px solid #efefef; }
.brandheading h3{width:115px;border:1px solid #efefef; border-bottom:none; padding:10px; padding-bottom:0px; font-size:12px; }
#brandcarouselbox {
	width: 850px;
	height: 80px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 850px;
	height: 72px;
	padding: 6px 33px;
	/*background: url('images/carousel.gif') top left no-repeat;*/
		background: url('../images/carousel-1.gif') top left no-repeat;
		
	
}

ul#brandcarousel {
	width: 850px;
	height: 70px;
	padding: 0;
	margin: 0;
	clear: both;
}

ul#brandcarousel li {
	list-style: none;
	padding: 0;
	margin: 0; 
	list-style: none outside none;
}

ul#brandcarousel li a {
	display: block;
  width: 160px;
	height: 70px;
	float: left;
	text-indent: -6000px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: none;
	text-indent: -6000px;
}

ul#brandcarousel li img {
	
  width: 150px;
	height: 70px;
	display: block;
	margin-left:40px;
	
	
	
}


ul#brandcarousel li.hidden1 { display: none; }

#brandPrevious { 
	display: block;
	position: absolute;
	height: 70px;
	width: 30px;
	margin-top: -77px;
	background: url('../images/carousel_left.gif') 10px center no-repeat;
	text-indent: -9999px;
}
#brandNext {
	display: block;
	position: absolute;
	margin: -77px 0 0 900px;
	height: 70px;
	width: 30px;
	background: url('../images/carousel_right.gif') 4px center no-repeat;
	text-indent: -9999px;
}

#brandmore { height: 20px; }
#brandmore a {
	display: block;
	float: right;
	margin-right: 10px;
	color: #333333;
}
#brandmore a:hover { color: #000000; }
#brandmore span {
	display: block;
	width: 86px;
	height: 19px;
	padding: 2px 0 0 10px;
	/*color: #333333;*/
	font-size: 10px;
	font-weight: normal;
	background: url('http://skin.fashionvalet.com/frontend/default/fashionvaletnew/images/carouseltab.gif') top left no-repeat;
}


/*Brand page */
#branddisplay td {
width:150px;
margin:20px;
padding:20px;

}