.buyingguides-brand {
	position: relative;
	float: left;
	width: 187px;
	height: 155px;
	margin: 0 0 10px 4px;
	background: url(../img/buyingguides/brandBG.gif) no-repeat;
}

.buyingguides-brand .make {
	position: absolute;
	top: 95px;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.buyingguides-brand .make a {
	color: #1E336C;
}

.buyingguides-brand .image {
	position: absolute;
	top: 8px;
	left: 45px;
	width: 97px;
	height: 63px;
}


.buyingguides-sub-title {
	position: relative;
	width: 579px;
	height: 104px;
	margin: 10px 0 10px 0;
	background: url(../img/buyingguides/guidesSubBG.gif) no-repeat;
}

.buyingguides-sub-title .image {
	position: absolute;
	top: 16px;
	left: 25px;
	width: 97px;
	height: 63px;
}
.buyingguides-sub-title .text {
	position: absolute;
	top: 8px;
	left: 140px;
	width: 410px;
	font-size: 11px;
}
.buyingguides-sub-title .text h2 {
	font-size: 16px;
}

.buyingguides-sub-submenu {
	position: relative;
	top: -15px;
	left: 11px;
	width: 556px;
}
.buyingguides-sub-submenu .top {
	width: 100%;
	height: 10px;
	background: url(../img/buyingguides/subNavTop.gif) no-repeat;
}
.buyingguides-sub-submenu .middle {
	width: 556px;
	background: url(../img/buyingguides/subNavBg.gif) repeat-y;
	color: #FFFFFF;
	overflow: hidden;
}
.buyingguides-sub-submenu .bottom {
	width: 100%;
	height: 10px;
	background: url(../img/buyingguides/subNavBottom.gif) no-repeat;
}

.buyingguides-sub-submenu .middle ul { position: relative; margin: 0 0 10px 10px; }
.buyingguides-sub-submenu .middle ul li { background: url(../img/buyingguides/subNavSep.gif) no-repeat bottom right; float:left; margin: 0 20px 0 15px; width:140px; font-size: 11px; height:20px; vertical-align:middle; padding:0; }
.buyingguides-sub-submenu .middle ul li a { text-decoration: none; display:block; padding: 0px 0 0 15px; background: url(../img/buyingguides/subNavRollover.gif) no-repeat 0px 2px; line-height:19px; }
.buyingguides-sub-submenu .middle ul li a, a:active, a:visited { color:#FFFFFF; }
.buyingguides-sub-submenu .middle ul li a:hover, .buyingguides-sub-submenu .middle ul li.on a { background: url(../img/buyingguides/subNavRollover.gif) no-repeat 0px -15px; color:#FAED2A; }
.buyingguides-sub-submenu .middle ul li.bottom { background: none; }
