#image_list > li {
	text-align: center;
}

#nav_menu {
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: 121px;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 0;
}

#nav_menu > ul {
	padding: 0px 20px;	
}

#nav_menu > ul > li {		
	border-bottom: 1px solid #FFF;
	padding: 10px 10px;
}

#nav_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

#nav_menu3 {
	background-color: #FFF;	
	border: 1px solid #999999;
	width: 300px;
	height: 342px;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: -40px;
}

#nav_menu3 > ul {
	padding: 10px 20px 0px 20px;	
}

#nav_menu3 > ul > li {
	border-bottom: 1px solid #999999;
	padding: 10px 10px;
}

#nav_menu3 > ul > li:last-child {
	border-bottom: none;	
}

#nav_menu3 > ul > li a {	
	font-size: 14px;	
	width: 100%;
	cursor: pointer;
}

#buy-link a:hover {
	cursor: pointer;
	text-decoration: none;
}

#sideLink1,#sideLink2,#sideLink3,#sideLink4,#sideLink5,#sideLink6,#sideLink7,#sideLink8 a:hover {
	cursor: pointer;
	text-decoration: none;
}

#contact_list > ul > li {		
	border-bottom: 1px solid #FFF;
}

#contact_list > ul > li:last-child {		
	border-bottom: none;
}

#bx-pager-custom {
	text-align: center;
	width: 100%;	
}

#bx-pager-custom > a {
	display: block;
	width: 83px;
	height: 83px;	
	margin: 0 auto 20px auto;
}

#option_menu > ul > li {
	display: inline-block;
}

#newsletter-link:hover {
	text-decoration: none;
}


.bx-wrapper li {
    text-align: center;	
}

.image-list > li {
	padding-bottom: 10px;
}

.comic {    
    display: inline-block;
    color: #fff;
    background-color: #000;    
    padding: 5px;    
    position: relative;
}

.comic:after {
    content: "";
    display: block;
    background-color: #000;    
    border-width: 0 2px 2px 0;
    width: 10px;
    height: 10px;    
    position: absolute;
    top: -5px;
    left: 20px;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
}

.close-filter {
	float: right;
}

.menu {
	display: block;
	position: relative;
	width: 41px;
	height: 39px;	
	background: url(../images/side-menu.png) 0px -1px no-repeat;
}

.menu:hover {
	background: url(../images/side-icon1.png) -1px -1px no-repeat;
	cursor: pointer;
}

.menu2 {
	display: block;
	width: 41px;
	height: 39px;	
	background: url(../images/side-menu.png) 0px -42px no-repeat;
}

.menu2:hover {
	background: url(../images/side-icon2.png) -1px -1px no-repeat;
	cursor: pointer;
}

.menu3 {
	display: block;
	position: relative;
	width: 41px;
	height: 39px;	
	background: url(../images/side-menu.png) 0px -82px no-repeat;
}

.menu3:hover {
	background: url(../images/side-icon3.png) -1px -1px no-repeat;
	cursor: pointer;
}

.menu4 {
	display: block;
	width: 41px;
	height: 39px;	
	background: url(../images/side-menu.png) 0px -123px no-repeat;
}

.menu4:hover {
	background: url(../images/side-icon4.png) 0px -1px no-repeat;
	cursor: pointer;
}

.menu_link1:hover {
	cursor: pointer;	
}

#color-note1 {
	display: none;
	position: absolute;
	left: -10px;
	bottom: -35px;
	white-space: nowrap;
}

#color-note2 {
	display: none;
	position: absolute;
	left: -10px;
	bottom: -35px;
	white-space: nowrap;
}

#color-note3 {
	display: none;
	position: absolute;
	left: -10px;
	bottom: -35px;
	white-space: nowrap;
}

#color-note4 {
	display: none;
	position: absolute;
	left: -10px;
	bottom: -35px;
	white-space: nowrap;
}

#year_menu {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: 400px;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 60px;
	left: 35%;
	overflow-y: scroll;
}

#year_menu a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#year_menu > ul {
	padding: 0px 20px;	
}

#year_menu > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 10px 10px;*/
}

#year_menu > ul > li:first-child {
	padding-top: 20px;
}

#year_menu > ul > li:last-child {
	padding-bottom: 20px;
}

#year_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

#make_menu {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: auto;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 110px;
	left: 35%;
}

#make_menu a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#make_menu > ul {
	padding: 0px 20px;	
}

#make_menu > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 10px 10px;*/
}

#make_menu > ul > li:first-child {
	padding-top: 20px;
}

#make_menu > ul > li:last-child {
	padding-bottom: 20px;
}

#make_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

#model_menu {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: auto;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 160px;
	left: 35%;
}

#model_menu a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#model_menu > ul {
	padding: 0px 20px;	
}

#model_menu > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 10px 10px;*/
}

#model_menu > ul > li:first-child {
	padding-top: 20px;
}

#model_menu > ul > li:last-child {
	padding-bottom: 20px;
}

#model_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

#size_menu {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: auto;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 210px;
	left: 35%;
}

#size_menu a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#size_menu > ul {
	padding: 0px 20px;	
}

#size_menu > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 5px 10px;*/
}

#size_menu > ul > li:first-child {
	padding-top: 20px;
}

#size_menu > ul > li:last-child {
	padding-bottom: 20px;
}

#size_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

#size_menu2 {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: auto;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 320px;
	left: 35%;
}

#size_menu2 a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#size_menu2 > ul {
	padding: 0px 20px;	
}

#size_menu2 > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 5px 10px;*/
}

#size_menu2 > ul > li:first-child {
	padding-top: 20px;
}

#size_menu2 > ul > li:last-child {
	padding-bottom: 20px;
}

#size_menu2 > ul > li a {	
	color: #FFF;
	width: 100%;
}

#finish_menu {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: auto;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 270px;
	left: 35%;
}

#finish_menu a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#finish_menu > ul {
	padding: 0px 20px;	
}

#finish_menu > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 10px 10px;*/
}

#finish_menu > ul > li:first-child {
	padding-top: 20px;
}

#finish_menu > ul > li:last-child {
	padding-bottom: 20px;
}

#finish_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

#finish_menu2 {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: auto;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 420px;
	left: 35%;
}

#finish_menu2 a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#finish_menu2 > ul {
	padding: 0px 20px;	
}

#finish_menu2 > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 10px 10px;*/
}

#finish_menu2 > ul > li:first-child {
	padding-top: 20px;
}

#finish_menu2 > ul > li:last-child {
	padding-bottom: 20px;
}

#finish_menu2 > ul > li a {	
	color: #FFF;
	width: 100%;
}

#bolt_menu {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: auto;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 210px;
	left: 35%;
}

#bolt_menu a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#bolt_menu > ul {
	padding: 0px 20px;	
}

#bolt_menu > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 10px 10px;*/
}

#bolt_menu > ul > li:first-child {
	padding-top: 20px;
}

#bolt_menu > ul > li:last-child {
	padding-bottom: 20px;
}

#bolt_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

#offset_menu {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: auto;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 370px;
	left: 35%;
}

#offset_menu a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#offset_menu > ul {
	padding: 0px 20px;	
}

#offset_menu > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 10px 10px;*/
}

#offset_menu > ul > li:first-child {
	padding-top: 20px;
}

#offset_menu > ul > li:last-child {
	padding-bottom: 20px;
}

#offset_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

#fsize_menu {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: auto;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 320px;
	left: 35%;
}

#fsize_menu a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#fsize_menu > ul {
	padding: 0px 20px;	
}

#fsize_menu > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 10px 10px;*/
}

#fsize_menu > ul > li:first-child {
	padding-top: 20px;
}

#fsize_menu > ul > li:last-child {
	padding-bottom: 20px;
}

#fsize_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

#foffset_menu {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: auto;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 370px;
	left: 35%;
}

#foffset_menu a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#foffset_menu > ul {
	padding: 0px 20px;	
}

#foffset_menu > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 10px 10px;*/
}

#foffset_menu > ul > li:first-child {
	padding-top: 20px;
}

#foffset_menu > ul > li:last-child {
	padding-bottom: 20px;
}

#foffset_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

#ffinish_menu {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: auto;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 420px;
	left: 35%;
}

#ffinish_menu a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#ffinish_menu > ul {
	padding: 0px 20px;	
}

#ffinish_menu > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 10px 10px;*/
}

#ffinish_menu > ul > li:first-child {
	padding-top: 20px;
}

#ffinish_menu > ul > li:last-child {
	padding-bottom: 20px;
}

#ffinish_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

#rsize_menu {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: auto;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 570px;
	left: 35%;
}

#rsize_menu a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#rsize_menu > ul {
	padding: 0px 20px;	
}

#rsize_menu > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 10px 10px;*/
}

#rsize_menu > ul > li:first-child {
	padding-top: 20px;
}

#rsize_menu > ul > li:last-child {
	padding-bottom: 20px;
}

#rsize_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

#roffset_menu {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: auto;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 620px;
	left: 35%;
}

#roffset_menu a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#roffset_menu > ul {
	padding: 0px 20px;	
}

#roffset_menu > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 10px 10px;*/
}

#roffset_menu > ul > li:first-child {
	padding-top: 20px;
}

#roffset_menu > ul > li:last-child {
	padding-bottom: 20px;
}

#roffset_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

#rfinish_menu {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: auto;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 670px;
	left: 35%;
}

#rfinish_menu a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#rfinish_menu > ul {
	padding: 0px 20px;	
}

#rfinish_menu > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 10px 10px;*/
}

#rfinish_menu > ul > li:first-child {
	padding-top: 20px;
}

#rfinish_menu > ul > li:last-child {
	padding-bottom: 20px;
}

#rfinish_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

.model-number {
	font-size: 17px;	
}

.product-topdes {
	font-size: 17px;
}

.woption > li {
	height: 30px;	
}

.product-des {
	width: 333px;	
}

.product-image {	
	display: block;	
	border: 1px solid #EBEBEB;
	text-align: center;
	width: 275px;
	height: 360px;
	position:relative;
}

.product-detail {
	display: block;
    float: right;
    font-size: 10px;
    text-align: right;
    padding-top: 30px;
    padding-right: 10px;
    font-weight: bold;
    font-style: italic;
    font-family: Arial;
    color: red;
    line-height: 12px;
}

.product-detail2 {
	/*position: absolute;		
	bottom: 0px;*/
	display: block;
	float: right;
	font-size: 26px;
	padding-top: 31px;
	padding-right: 15px;
}

.product-detail3 {
	/*position: absolute;		
	bottom: 0px;*/
	display: block;
	float: right;
	font-size: 14px;	
	padding-right: 15px;
	clear: both;
}
.product-detail4 {
	display: none;
	background: url(../images/product_refine.png) 0px 0px no-repeat;
	position:absolute;
	top:0;
	left:0;
	width:66px;
	height:66px;
}

.left-box {	
	display: block;
	width: 25%;
	float: left;	
}

.middle-box {
	display: block;
	width: 60%;
	float: left;
}

.right-box {
	display: block;
	width: 15%;
	float: right;
	top: 0;
	text-align: center;
}

.left-box2 {	
	display: block;
	width: 30%;
	float: left;	
}

.middle-box2 {
	display: block;
	width: 45%;
	float: left;
	
}

.middle-box2 > ul > li {
	padding: 10px 0px;	 
	border-bottom: 1px solid #EBEBEB; 
}

.right-box2 {
	display: block;
	width: 25%;
	float: right;
	top: 0;
	text-align: center;
}

.left-box3 {	
	display: block;
	width: 33%;
	float: left;
	text-align: left;	
}

.middle-box3 {
	display: block;
	width: 34%;
	float: left;
	text-align: center;
}

.right-box3 {
	display: block;
	width: 33%;
	float: right;
	top: 0;
	text-align: right;
}

.product-name {
	font-size: 32px;	
}

.product-color {
	padding: 20px 0px 10px 0px;
}

.product-info {	
	padding: 10px 0px;
}

.download-link {	
	padding: 10px 0px 50px 0px;
}

.accessory-title {
	padding: 10px 0px;
	font-size: 32px;
}

.accessory-image {
	vertical-align: text-top;
}

.cell-pad {
	display: block;
	width: 100px;
	float: left;
	font-weight: bold;
}

.color-list > li {
	display: inline-block;	
	position: relative;
}

.gallery-title {
	font-size: 24px;
	padding: 10px 0px 60px 0px;
	text-align: center;
}

#color1, #color2, #color3, #color4 {
	cursor: pointer;	
}

#filter-button {
	position: fixed;
	/*float: left;*/
	top: 135px;	
	left: 0;
	z-index: 100001;
}

#filter-button > a:link {		
	padding: 0;
}

#filter-button > a:hover {
	cursor: pointer;	
	text-decoration: none;
}

#filter-box {		
	background-color: #EBEBEB;	
	position: fixed;
	float: left;
	left:0px;
	top: 135px;
	display: block;
	z-index: 100001;
	width:202px;
	/*padding: 5px 5px;*/
}

/*#filter-box  div{
	width: 180px;
	height: 500px;	
}*/

#close-button {
	/*text-align: right;*/
	display: block;
	width: 180px;
	/*border-bottom: 1px solid black;*/
}

#close-button a {
	/*font-size: 30px;*/
	text-decoration: none;
}

#close-button > a:hover {
	cursor: pointer;
}

#newsub_form > a:hover {
	cursor: pointer;
}

/*#newsub_form {
	width: 100%;
	display: inline-block;
}

#newsub_form > input.email {
	width: 20%;
		
}

#newsub_form > a {
	width: 10%;
	display: inline-block;	
}

#new_sub_form > li > p{ border-bottom:2px solid #000;}
#newsub_form > a{display:block; float:right; width:66px; height:41px;background:url(../images/acealloywheel_master.png) 0px -102px no-repeat;}
#newsub_form > label{ display:inline-block; width:68%}*/

#submit-section {
	text-align: center;
	display: block;
	margin-bottom: 30px;
}

#submit-button {
	padding: 5px 40px;
}

#top-button {
	position: absolute;
	float: right;
	top: -300px;	
	right: 0;
	
}

#link1, #link2, #link3, #link4, #link5, #link6, #link7, #link8, #link9 {
	/*background-color: white;
	padding: 5px;*/
	margin-right: 5px;	
	position: relative;
}

#flink1, #flink2, #flink3, #flink4, #flink5 > a:hover {
	cursor: pointer;
}

#link1, #link2, #link3, #link4, #link5, #link6, #link7, #link8, #link9, #link10 > a:hover {
	cursor: pointer;
}

#check1, #check2, #check3, #check4, #check5, #check6, #check7, #check8, #check9 {
	vertical-align:text-top;
	margin-right: 5px;
	display: none;
}

label {
	display: inline;
}

[id^="check"] + label {
	background-color: #FFF;
	border: 1px solid #C1CACA;
	/*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);*/
	padding: 5px;
	/*border-radius: 5px;*/
	display: inline-block;
	position: relative;
	margin-right: 5px;
	vertical-align: text-bottom;
}

[id^="check"] + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

[id^="check"]:checked + label {
	/*background-color: #ECF2F7;*/
	border: 1px solid #92A1AC;
	/*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);*/
	color: #243441;
}

[id^="check"]:checked + label:after {
	content: '\2715';
	position: absolute;
	top: -5px;
	left: 0px;
	color: #758794;
	width: 100%;
	text-align: center;
	font-size: 1.4em;
	padding: 1px 0 0 0;
	vertical-align: text-top;
}

#check1 + label, #check2 + label, #check3 + label, #check4 + label, #check5 + label, #check6 + label, #check7 + label, #check8 + label, #check9 + label {
	width: 5px;
	height: 5px;
	font-size: 0.8em;
	padding-top: 5px;
}

#main .product-img [class*="span"]{ display: inline-block; }

.wheel-line {
	border-bottom: 1px solid #EBEBEB; 
	margin-top: 15px;
	margin-bottom: 25px;
}

.title-text {
	font-size: 20px;
	
}

.product_list {
	/*float: right;
	padding: 0px 35px 15px 0px;*/
}

.product_list > ul > li {
	/*margin-right: 10px;*/
	display: inline-block;
}

.red-border {
	border: 1px solid red;
}

.grey-border{

}

.finish-pad, .size-pad {
	padding: 1px;
}

ul.table {
    display: table-row;
}
ul.table > li {
    display: table-cell;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

li.span4 > p {
	display: table-cell;
	width: auto;	
}

@media (max-width:1023px) {  
	#filter-button {visibility:hidden;}	
}

@media (min-width: 1024px) {
	#filter-button {visibility:visible;}	
}

@media (max-width:1093px) {	
	#main .product-img [class*="span"]{width:33%;margin-left: 0;}
	.product_list ul { list-style-type: none; overflow: auto; }
	
}

@media (min-width:1094px) {
	#main .product-img [class*="span"]{width:25%;margin-left: 0;}	
	li.span4 > p {display:inline-block !important;}
	
}

@media (max-width: 858px) { 
	#main .product-img [class*="span"]{width:50%;margin-left: 0;}
	.left-box {width:100%;margin-left: 0;}
	.middle-box {width:100%;margin-left: 0;}
	.right-box {width:100%;margin-left: 0;}
	.left-box2 {width:100%;margin-left: 0;}
	.middle-box2 {width:100%;margin-left: 0;}
	.right-box2 {width:100%;margin-left: 0;}
	.image-list li {display:inline;}	
	/*.fb-like-box iframe {width:200px !important;height:200px !important;}
	.fb-like-box {width:200px !important;height:200px !important;}
	.fb-like-box > span {width:200px !important;height:200px !important;}*/
	#fb-root {width:50px !important;}	
	li.span4 > p {display:inline-block !important;}
}

@media (max-width:580px) {	
	#main .product-img [class*="span"]{width:100%;margin-left: 0;}		
	#main .mid-banner [class*="span"]{width:100% !important;margin-left: 0; text-align:left;}
	ul.popular-app [class*="span"] {width:100%; padding-bottom:.5em;}
}

@media (max-width:320px) {
	
	
}
  
 #galleryContainer2 {
	width: auto;	
}

ul.mediaPortal2 {
	padding-bottom: 40px;	
}

ul.brandPortal2 > li {
	display: inline-block;
	padding: 0 4px;
}

ul.mediaPortal2 > li {
	display: inline-block;
	padding:20px 4px;
}

/*ul.mediaPortal2 > li:first-child{padding-left: 20px;}*/

ul.mediaPortal {
	padding-bottom: 40px;	
}

ul.mediaPortal > li {
	display: inline-block;
}

@media (max-width:580px) {	
	#main .brand ul{padding-top: 0px;}
	#main .brand .row-fluid [class*="span"]{width:100% !important;margin-left: 0;}
}