﻿/* All Brands */
#brandslist {margin:10px 20px;}
#brandslist h3 {margin-bottom:10px; font-size:15px; font-weight:bold;}
#brandslist h1 {margin-bottom:10px; font-size:15px; font-weight:bold;}
#brandslist ul {width:700px;}
#brandslist li {width:220px;float:right;list-style-type:disc; margin-bottom:5px;}
#brandslist li a{font-size:13px;padding-right:5px; display:inline;}
#brandslist li a:hover {text-decoration:underline;}

/* brand Component */
.brand_wrapper {margin-bottom:10px;}
.brand_wrapper .box { background:transparent url('../../images/p1000/subcatagory_bg.gif') no-repeat; height:15px;}
.brand_wrapper .brand_header { background-position: top; }
.brand_wrapper .brand_bottom { background-position: bottom; }

.brand_wrapper .content {border-right:1px solid #e4e4e4;border-left:1px solid #e4e4e4;padding:0 15px 0 0; text-align:center; display:block;}

.brand_wrapper .content img {width:574px; height:150px;}
#main_content {background-color:#ffffff;}