h1 {
	float: left
}

#alphabet_navigation {
	border: 1px solid #FFF;
	margin: 0 0 0.5em 0
}

#alphabet {	
	border-top: 1px solid #E0E6C5
}

#alphabet td {
	padding-top: 1em
}

#table .experience {
	width: 15%
}

#table .company {
	width: 55%
}

.rating_navigation {
	margin-top: 0.5em
}

.star_switcher img.inactive {
	width: 12px;
	height: 12px;
	display: none
}

a:hover {
	border: 0
}

a:hover .star_switcher img {
	display: none
}

a:hover .star_switcher img.inactive {
	display: inline	
}

.trainer {	
	float: left;	
	width: 320px;
	min-height: 110px;
	height: 8em
}

.trainer dt {	
	float: left;
	margin-right: -75px;
	width: 75px;
	height: 100px;
	overflow: hidden
}

.trainer dd {	
	margin-left: 83px
}

.trainer dt img,
.trainer dd {
	margin-right: 2em;
	line-height: 1.2em
}

.trainer dd img {
	margin-top: 0.2em
}

.trainer.one {
	float: none;
	width: auto	
}

#content .trainer.one h1 {
	margin: 0;
	float: none
}

#content .trainer.one p {
	margin-top: 0.5em
}

#content .trainer.one dd img {	
	margin-left: 0.2em
}

