h2 {
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #4c4c4c;
}

#who_should {
	margin-top: 15px;
	padding-bottom: 15px;
	clear: both;
	overflow: hidden;
}

#who_should h3 {
	font-weight: bold;
	color: #205161;
	padding-bottom: 10px;
	font-size: 24px;
}

#who_should ul {
}

#who_should ul li {
	float: left;
	padding-right: 1.3em;
	font-size: 13px;
	color: #161819;
	font-weight: normal;
}

#parts {
	clear: both;
	overflow: hidden;
	padding-bottom: 15px;
}

#parts h3 {
	font-weight: bold;
	color: #205161;
	padding-bottom: 10px;
	font-size: 24px;
}

#parts p, #parts strong {
	font-size: 14px;
	color: #161819;
	line-height: 1.5em;
}

#parts .left {
	float: left;
	width: 400px;
	text-align: left;
}

#parts .right {
	float: right;
	width: 400px;
	margin-right: 10px;
	text-align: left;
}

#bar {
	width: 886;
	height: 45px;
	background: transparent url('../_images/more/bar.png') scroll top left no-repeat;
	text-align: center;
	line-height: 45px;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica;
	font-size: 19px;
}

#bar a {
	color: #FFFFFF !important;
	font-weight: bold;
}
