#list {
	font-size: 13px;
	line-height: 115%;
	text-align: left;
	padding: 30px 30px 3px 27px;
}
#list a {
	text-decoration: underline;
	font-weight: normal;
	color: #2B2B2B;
}
#list a:hover {
  color: #EE4000;
}
#list p.set {
  padding-left: 10px;
	text-align: left;
}
h3 {
  font-size: 16px;
}
#right h3 a {
	color: #2B2B2B;
	font-size: 15px;
	text-decoration: none;
	padding:  0 20px;
}
#right h3 a:hover {
	color: #EE4000;
}
#right h3 a#featureLink {
	color: #808080;
}
#right h3 a#featureLink:hover {
	color: #808080;
}




