#container_shopbybrand{
	float:left;
	position:relative;
	margin: 0;
	padding:10px 0 0;
}
#container_shopbybrand h2{
	width:211px;
	height:21px;
	float:left;
	position:relative;
	margin:0;
	padding:7px 0 0;
	font:bold 105% Arial, Helvetica, sans-serif;
	background:#333 url(../images/homepage/bg_img_title_shopbybrand_left.gif) no-repeat;
	text-align:center;
}
.container_brandname{
	width:213px;
	background:#fff url(../images/homepage/bg_img_shopbybrand.gif) repeat-x top center;
	border:1px solid #bbb;
	border-width:0 1px;
	float:left;
	position:relative;
}
.container_brandname img{
	margin:5px 0 0 14px;
}		
.container_brandname ul{
	margin:0;
	padding:10px 0 0;
}
.container_brandname ul li{
	margin:0 0 5px 5px;
	padding:0;
	list-style:none;
	float:left;
	min-width:30%;
}	
.container_brandname ul li a{
	padding:0 0 0 10px;
	background:url(../images/homepage/icon_shopbybrand.gif) no-repeat center left;
	text-decoration:none;
}	
.container_brandname ul li a:hover{
	background:url(../images/homepage/icon_shopbybrand_over.gif) no-repeat center left;
}
.cornerright_title{
	float:left;
	position:relative;
	background:#333 url(../images/homepage/bg_img_title_shopbybrand_right.gif) no-repeat;
	height:28px;
	width:4px;
}
.shopbybrand_footer{
	float:left;
	position:relative;
	width:216px;
	height:5px;
	background:url(../images/homepage/bg_img_shopbybrand_footer.gif) no-repeat center left;
}		
