.home #main-content {
	padding-bottom: 5px;
}
.home .content-box {
	border: 0px none;
}
#news {
	position: relative;
}
#news .news-date {
	position: absolute;
	top: 8px;
	left: 365px;
	width: 80px;
}
#news h3, #smme-corner h3 {
	text-transform: none;
	font-size: 160%;
	margin-top: 5px;
}
.home .content-box-inner {
	padding: 7px;
}

#nav-homepage {
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
#nav-homepage li {
	list-style: none;
	margin-bottom: 4px;
}

/* top rated bantus */
#top-rated-bantus .content-box-inner {
	overflow: hidden;
}
#top-rated-bantus #business-logo {
	float: left;
}
#top-rated-bantus #bantu-listing {
	float: left;
	width: 300px;
	margin-left: 10px;
}
#top-rated-bantus h3 {
	border-top: 1px solid #343434;
	border-bottom: 1px solid #343434;
	padding: 8px 0;
	margin: 0;
}
#top-rated-bantus p {
	margin: 0;
	padding: 0;
}
#top-rated-bantus p strong {
	color: orange;
	font-weight: normal;
}
#top-rated-bantus p.last-child {
	padding: 0 0 5px;
	border-bottom: 1px solid #343434;
}

