#subright h3 {
	color: #000000;
	font-size: 15px;
}
#subright h4 {
	font-size: 14px;
	font-weight: normal;
	color: #C83B48;
}
#subright p {
	padding: 5px 10px;
	margin: 0;
	font-size: 13px;
	line-height: 1.4em;
	color: #333;
}
#subright h2 a {
	font-size: smaller;
	text-decoration: none;
	color: #333333;
}
#subright h2 a:hover {
	color: #A7353E;
}
#subright p a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}
#subright p a:hover {
	color: #c4202f;
	border-bottom: 1px solid #999;
}
#subright ol {
padding: 5px 10px 0 30px;
	font-size: 13px;
	line-height: 1.4em;
	color: #333;
}
#subright ol li { padding-bottom: 5px;}