/* CSS Document */

.brandBox {
	border: 1px solid #888;
	width: 185px;
	float: left;
	margin: 0 10px 10px 0;
	height: 210px;
}
.brandBoxEND {
	margin-right: 0;
}

.brandBox h2 a {
	display: block;
	line-height: 16px;
	padding: 4px 5px 5px 5px;
	background: 0 0 repeat-x url(../images/nav/navBG.gif);
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.brandBox .smlText {
	font-size: 12px;
	padding: 5px;
}