/* CSS Document for Guide */


.modelitem:hover a
{
	color: #788B4E;
}

.stats .picture
{
	width: 35px;
	height: 20px;
	padding-top: 0px;
	padding-left: 75px;
}

.stats
{
	clear: both;
	margin-bottom: 5px;
	background-color: #F5F5F5;
	min-height: 20px;	
	padding: 8px;
}

