table.brand_header {
	width: 960px;
	background-color: #FFFFFF;
}
.main-image img {
	float: left;
}
.brand-header {
	float:left;
	width:960px;
}
.brand-left-scroller {
	float:left;
	height:39px;
	margin-right:0px;
	width:18px;
	background-image: url(/images/smallbrands/LeftArrow.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCC;
}
.brand-right-scroller {
	float:left;
	height:39px;
	width:18px;
	margin-left:0px;
	background-image: url(/images/smallbrands/RightArrow.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCC;
}
 #brand_clipper {
	display:inline;
	float:left;
	height:39px;
	margin:0pt;
	overflow:hidden;
	width:924px;
	border-bottom: 1px solid #CCC;
}
 #brand_holder {
left:0px;
min-width:4000px;
	background-image: url(/images/smallbrands/BrandScroller.gif);
	background-repeat: no-repeat;

}
#brand_holder img {
width:77px;
height:39px;
}
img      {border:0px;}

