#smg_page_template_brand-bar { position: relative; }
#brands { width: 900px; position: relative; clear: both; overflow: hidden; margin: 0 auto;
                background: url(/smg/templates/assets/images/homepage/brands.bg.jpg) no-repeat 0 0; }
        #brands ul, #brands ol { width: 9000px; list-style-type: none; margin: 0 0 8px; padding:0; }
        #brands li { float: left; padding: 8px 0; text-align: center; }
                #brands li a { height: 40px; padding: 0 27px;
                                display: block; overflow: hidden;
                                background: url(/smg/templates/assets/images/homepage/brandbar.divider.gif) no-repeat right center; }
                        #brands li a.last-brand { background: none; }
        #brands div { width: 240px; display: none; }
        #brand-prev, #brand-next { width: 16px; height: 45px; position: absolute; top: 7px; display: block; cursor: pointer; }
        #brand-prev { left: -16px; background: url(/smg/templates/assets/images/homepage/brandbar.prev.jpg) no-repeat 0 0; }
        #brand-next { right: -16px; background: url(/smg/templates/assets/images/homepage/brandbar.next.active.jpg) no-repeat 0 0; }
        #brand-arrow { position: absolute; bottom: +56px; left: -400px; display: none; z-index: 600; }
        .brand-popup { position: absolute; bottom: +65px; display: none; z-index: 600; }

li#brand-space {
	padding: 8px 0 8px 165px;
	height: 40px;
	background: url(/smg/templates/assets/images/homepage/brandbar.divider.gif) no-repeat right center;
}