/* IE suxx! */
.leaders {
	position: relative;
}
.leaders .shadow_pic {
}
.leaders h2 {
	padding: 0 0 10px 16px;
}
.leaders .city, .leaders .city2 {
	display: block;
	padding: 0 0 5px;
}
.leaders i {
	height: 118px;
	font-style: normal;
	display: block;
	/* Opera - suxx! */
	/*margin-left: 90px;*/
	position: relative;
	float: left;
	padding-right: 6px;
	background: #fff url(/images/leader_bg.png) no-repeat 55% 0;
	width: 120px;
	overflow: hidden;
}
.leaders .rate {
	display: block;
	padding: 3px 0 5px;
	color: #B7B7B7;
}
.leaders .shadow_pic {
	background: #fff url(/images/shadow_pic.png) no-repeat 0 0;
	padding: 6px 14px 11px 6px;
	float: left;
	position: relative;
	margin-bottom: 10px;
	width: 70px;
	height: 95px;
}
.leaders em {
	height: 55px;
	overflow: hidden;
	display: block;
	line-height: 100%;
	font-style: normal;
	font-size: 13px;
	color: #2491cf;
}

