/* $Id: champion_random.css 13 2007-09-12 15:54:04Z edin.coralic $ */

.champion_random {
	
}

.champion_random a.image {
	display: block;
	text-align: center;
	margin-bottom: 1em;
}
.champion_random a.name {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
}
.champion_random a.name:hover {
	text-decoration: underline;
}
.champion_random div.lead {
	font-size: 1.2em;
	margin-top: 0.417em;
}
.champion_random a.homepage {
	display: block;
	text-align: right;
	font-size: 1.1em;
	margin-top: 0.455em;
}
