#photos-nav {
	margin: 0;
	padding: 0;
	height: 0;
	position: absolute;
	right: 50px;
	top: 270px;
	font-size: 11px;
	z-index: 9999;
}
#photos-nav a {
	padding: 0 4px;
	background: #222;
	margin: 0 4px;
}
#photos-nav a.activeSlide {
	color: white;
}
#photos-nav a:hover {
	text-decoration: none;
}
#featured .frontText {
	margin: 20px;
}
#driver {
	background-image: url(../images/driver.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: -50px;
	width: 350px;
	height: 650px;
	background-color: transparent;
}
#featured span  {
	font-size: 36px;
	font-weight: bold;
	color: #9e7a05;
}
#page-content ol li {
	line-height: 24px;
	margin-bottom: 20px;
}
#photos {
	height: 280px;
	width: 660px;
	border: 10px solid #12202B;
	padding: 0px;
	margin: 0px;
}
#photoShadow {
	height:320px;
	width:700px;
	background:url(../covers/slideshow/bk_shadow.png) no-repeat;
	margin-bottom: 20px;
	padding: 0px;
}
#apparel #page .grid_4 #bulleted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
#apparel #page .grid_4 #bulleted ul li {
	margin-bottom: 10px;
}
