.overall_paded {
	padding-top:0px; 
	padding-right:0px;
}

.brandoverall_widthed {
	width:770px;
}

.outer_widthed {
	width:855px; 
	float:left;
}

.rtl_arrow {
	width:25px; 
	float:left; 
	padding-top:20px; 
	cursor:pointer;
	background:url(../images/scroll_lt.png) no-repeat bottom left;
}

.scroll_width {
	width:800px; 
	float:right;
}

.ltr_arrow {
	width:25px; 
	float:right; 
	padding-top:20px; 
	cursor:pointer;
	background:url(../images/scroll_rt.png) no-repeat bottom left;
}

.branded_bg {
	background:url(../images/brand_bg.jpg) repeat-x top left; 
	height:90px;
	padding:14px 14px 10px 14px; 
}

#viewer {
	height:52px;
	margin:auto;
	overflow:hidden;
	position:relative;
	width:690px;
}

#imageScroller {
	height:52px;
	position:relative;
	top:6px;
	width:690px;
}
