﻿#mainContent h1 {
	width: 360px;
}

#mainContent h2 {
	font-weight: normal;
	font-size: 16px;
	line-height: 1.35em;	
	margin: 0 0 15px 30px;
	clear: none;
	color: #414141;
	font-size: 19px;
	width: 360px;
}

#mainContent ul {
	background: transparent url('../../images/featHeader.gif') top center no-repeat;
	padding-top: 40px;
	list-style: none;
	width: 200px;
	position: absolute;
	top: 30px;
	left: 370px;
}

#mainContent ul li {
	width: 190px;
	height: 35px;
	border-bottom: 1px solid #656565;
	padding-top: 8px;
	text-align: center;
}

#ad {
	position: absolute;
	top: 190px;
	left: 350px;
	z-index: 20;
	display: block;/* move slash star in front of display so ad will show */
	z-index: 10;
}
