h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: normal;
}
h3 {
	font-size: 13px;
}

a {
	-moz-outline: none !important;
	color:#000000;
}

#alt-content {
  display: none;
}

#content a {
	color:#666666;
	text-decoration:none;
}
#content a:hover {
	text-decoration: underline;
}
#main a {
	text-decoration: underline;
}
#right a {
	color:#000000;
}

#right a.peach {
	color:#f86c4c;
}

#right p {
	margin-bottom:5px;
}

#full a {
	color:#000;
	text-decoration:underline;
}
#full a:hover {
	text-decoration:none;
	border:none;
}

.red {
	color: #f86c4c;
	font-weight: bold;
}
.img_info p {
	font-size: 9px;
}
.body_text {
	line-height: 16px;
	margin-bottom: 20px;
}
#left_half {
	font-size: 11px;
}
#left_half a {
	margin-left: 30px;
}
.fleft_w350 {
	line-height: 16px;
}
img .mb-10 {
  margin-bottom: 10px;
}

h2.search_title {
	width: 784px;
	background-color: Silver;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
	margin-top: 20px;
	margin-bottom: 10px;
}
h2.also_title,
h2.level_title {
	background-color: Silver;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
	margin-top: 20px;
	margin-bottom: 10px;
}
h3.list_heading,
h2.search_list_title {
	background-color: Silver;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 10px;
}
h2.search_list_title:hover {
	background-color: gray;
}

#announcement p {
	color: #FF0000;
}