/* BEGIN Heros Styles */

table.heroes tr td {
	border-bottom: solid 1px #ccc;
	padding: 10px 0;
}

table.heroes tr td h3 {
	font-size: 21px;
	margin-bottom: 3px;
	font-family: Georgia, Arial;
}

table.heroes tr td p a {
	color: #333;
}

#center_column table.heroes tr td h3 a {
	font-family: Georgia, Arial;
}

#center_column.heroes img {
	float: right;
	margin: 0 20px 10px 10px;
	border: solid 1px #ccc;
}



/* END Heros Styles */

