#waste .inner {
	width: 950px;
	padding: 12px 0 0 0; 
}
#waste h2 {
	margin-right: 25px;
}
#waste #summary {
	margin: 0 25px 45px 25px;
}

#brands-list {
	margin: 0 25px 0 10px;
}
#brands-list .brands-brand {
	margin-bottom: 30px;
	padding-bottom: 30px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	line-height: 1.9em;
	border-bottom: dotted 1px #888;
}
#brands-list .brands-brand:last-child {
	border-bottom: none;
}


.brand-image {
	float: left;
	width: 400px;
}
.brand-text {
	float: right;
	width: 480px;
}
.brand-link {
	margin-top: 15px;
}




/* brand */

#brand-container {
	width: 900px;
	padding: 25px;
	clear: both;
	line-height: 2em;
	margin: 0 0 30px 0;
	color: #FFF;
}
#brand-container h3 {
	width: 900px;
	height: 250px;
}
#brand-container h3 img {
	display: none;
}
#brand-container h3#brand-name {
	width: auto;
	height: auto;
	font-size: 138.5%;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 9px;
}
#brand-container #brand-concept {
	margin-bottom: 21px;
}
#brand-container #brand-deals {
	padding-bottom: 30px;
	border-bottom: dashed 1px #FFF;
	margin-bottom: 30px;
}

.brand-32123 #brand-container {
	background: #000;
}
.brand-anisa #brand-container {
	background: #FFF100;
	color: #000;
}
.brand-fateer #brand-container {
	background: #422906;
}
.brand-mignon #brand-container {
	background: #282828;
}
.brand-party #brand-container {
	background: #F3A29C;
}


.brand-anisa #brand-container h3#brand-name {
	color: #000;
}
.brand-anisa #brand-container #brand-deals {
	border-bottom: dashed 1px #000;
}


/* brand-items */

#brand-items {
	margin: 0 0 0 -32px;
	width: 932px;
	clear: both;
}
.brand-item {
	width: 200px;
	float: left;
	margin-left: 32px;
}
.brand-item-photo {
	margin-bottom: 6px;
}
.brand-item-name {
	font-size: 93%;
}


/* brand-collections */

#brand-collections {
	clear: both;
	margin-top: 30px;
}
#brand-collections h4 {
	width: 250px;
	height: 50px;
	float: left;
	margin-right: 24px;
}
#brand-collections h4 a {
	width: 250px;
	height: 50px;
	display: block;
	background: #FFF100;
	text-align: center;
	line-height: 50px;
	font-size: 138.5%;
	color: #000;
}
.brand-32123 #brand-collections h4 a {
	background: #FFF100;
	color: #000;
}
.brand-anisa #brand-collections h4 a {
	background: #EC7099;
	color: #FFF100;
}
.brand-fateer #brand-collections h4 a {
	background: #F1DECC;
}
.brand-mignon #brand-collections h4 a {
	background: #9D221B;
	color: #FFF;
}
.brand-party #brand-collections h4 a {
	background: #F34A3D;
	color: #FFF;
}


#brand-collections h4 a:hover {
	background: #E43326;
	text-decoration: none;
}

#brand-collections .brand-collection {
	display: none;
}