#reviews-and-news-feed li {
	overflow: hidden;
	width: 270px;
	height: 24px;
	text-overflow: ellipsis;
	line-height: 24px;
	background: url(/wp-content/themes/kitguru/img/list_bullet.png) no-repeat 11px 6px;
}

.highlights li {
	margin: 0 25px 10px 0;
}

.content .left,
.content .right {
	margin-top: 5px;
}

.header,
.content,
.footer {
	cursor: default;
}
