/* CSS Document for Series Specs Page*/

/* NAV */

li#topnav_series a {background-position: 0 -78px;} /*sets menu status to active*/

/* */

.specs {
	width: 975px;
	margin: 6px 0 0 8px;
}

#content_hd {
	height: 112px;
	width: 750px;
	padding: 0;
}

#content_hd h1 span {
	display: none;
}

.specs_cat h2 {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	top: 8px;
	left: 75px;
}

div.specs .specs_cat ul {
	list-style-type: none;
	font-size: 9px;
	margin: 18px 0 0 25px;
	padding: 0 0 18px 0;
}



