body {
	overflow-x: hidden;
}
#home #waste .inner {
	border-top: none;
	padding-top: 0;
}

/* features */

#features {
	height: 600px;
	width: 100%;
	background: #F5F5F5;
	margin-bottom: 45px;
}
#top-brands {
	width: 950px;
	margin: 0 auto;
	position: relative;
}

/*  news */

#top-news {
	margin: 0 25px 0 25px;
	min-height: 160px;
	height: auto !important;
	height: 160px;
}
#top-news h3 {
	margin-bottom: 18px;
}
#top-news dt {
	width: 6em;
	float: left;
	clear: both;
	color: #A0A0A0;
	margin-bottom: 3px;
}
#top-news dd {
	padding-left: 7em;
	margin-bottom: 3px;
}
#top-news a {
	display: inline;
	cursor: pointer;
}
