@import url("base.css");
#content {
	width:704px;
	background-image:url(../../csr_images/window/butler.jpg);
}
#brands {
	padding:0px;
	margin:0px;
	list-style:none;
	overflow:hidden;
}
* HTML #brands {
	overflow:visible;
	height:1px;
}
#brands li {
	float:left;
	margin:0px 5px 5px 0px;
	border:1px solid #570157;
}
#brands li.fourth {
	margin-right:0px;
}
