@charset "utf-8";

/* =======================================

	consumer.css

========================================== */


/* bg
========================================== */
body.consumer {
	background: url('../images/header/body-bg.gif') repeat-x top;
}

.consumer #brand-list   { background-color: #707070; border-top: 1px solid #dadada }

