#brand-tabs ul {
	color:#eee;
}

#brand-tabs li a  {
	display:block;
	color:#eee;
	padding:5px 10px;
	text-decoration:none;
}
#brand-tabs li  {
	text-align:center;
	width:25%;
}

#brand-tabs {
	overflow:hidden;
	display:block;
	float: right;
	width:350px;
    margin: 15px 40px 0 0;
}
#header-tabs-2 {
	background: url("../images/backgrounds/5_content_pattern.png") repeat-y scroll;
	float: right;
	margin: 20px 40px 0 0;
	width: 500px;
	height: 270px;
	padding: 10px 10px 0 20px;
	overflow-y: scroll;
}
#brand-tabs-1, #brand-tabs-3, #brand-tabs-2, #brand-tabs-4, #brand-tabs-5 {
	background: url("../images/backgrounds/5_pattern_v2b_dark_small.jpg") repeat scroll left center transparent;
    border-bottom: 1px solid #444444;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-left: 1px solid #444444;
    border-right: 1px solid #444444;
    height: 270px;
    overflow: hidden;
	padding:8px;
	}