#content {
	color:#777;
}
#content h1 {
	border-bottom:1px solid #D6D6D6;
	border-top:1px solid #D6D6D6;
	color:#999999;
	font-size:1.8em;
	font-weight:normal;
	margin-bottom:16px;
	padding:8px 0 4px;
}
#content h2 {
	background-image:url(../../images/search/button.png);
	background-position:left 2px;
	background-repeat:no-repeat;
	border-bottom:5px solid #F2F1F1;
	color:#777;
	font-size:1.2em;
	font-weight:normal;
	margin:50px 0 14px;
	padding:0 0 6px 20px;
}
#content p {
	margin:0 0 5px;
}
#content a.yellow {
	color:#F9CE00;
}

