@charset "UTF-8";
/* CSS Document */

.pageHeader {
	width: 850px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	margin-left: 25px;
}
.brandWrapper {
	width: 850px;
	margin-left: 25px;
	border: 1px solid #E6E6E6;
	margin-bottom: 45px;
}
.brandHeader {
	font-size: 20px;
	line-height: 19px;
	background-color: #E6E6E6;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.thumbBox {
	text-align: center;
	float: left;
	width: 283px;
	padding-bottom: 15px;
	padding-top: 10px;
}
.thumbTitle {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin-bottom: 010px;
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 0px;
}
.thumbTitle a {
	text-decoration: none;
	color: #4E4B4C;
}
.thumbTitle a:hover {
	color: #6A983F;
	text-decoration: none;
}
.thumbBox2 {
	text-align: center;
	float: left;
	width: 283px;
	margin-top: 12px;
	padding-bottom: 15px;
	padding-top: 10px;
}.thumbBox3 {
	text-align: center;
	float: left;
	width: 170px;
	margin-top: 12px;
	padding-bottom: 15px;
	padding-top: 10px;
}
