#brandlist {
	position: absolute;
	top: 500px;
	left: 72px;
	width: 864px;
	text-align: center;
	vertical-align: middle;
}

#brandlist img {
	border: 0;
	vertical-align: middle;
	padding: 26px;
}

/* overwrites the p bodytext tag to remove the whitespace on startpage*/

#content p.bodytext {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}