.report {
	border:1px solid #B9CCDE;
	margin-bottom:20px;
}
.report_home_left {
	width:350px;
	float:left;
	clear:right;
	height:140px;
	background-color:white;
}
.report_home_right {
	width:350px;
	float:right;
	height:140px;
	background-color:white;
}
.report_home_last {
	margin-bottom:2px;
}
.reportTitle {
	background:url(/img/layout/bg_bluebar.gif) repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
	padding:5px 10px 0 10px;
}
.report_home .reportTitle .fL { white-space:nowrap; width:256px; overflow:hidden; }
.reportContent {
	background:#FFFFFF;
	padding:10px;
}
.reportWrap {
	width:465px;
	margin:2px 0 0 5px;
	float:left;
}
.report_home .reportWrap {
	width:101px;
}
.reportWrapFull {
	width:562px;
	margin-top:2px;
	float:left;
}
.ratingWrap {
	width:122px;
	margin:2px 0 0 9px;
	float:right;
}
.barWrap {
	width:122px;
	height:15px;
	font-weight:bold;
	margin-bottom:2px;
	padding-top:1px;
	text-align:center;
	text-shadow:0 1px 2px #FFF;
}
.bar0 {background:url(/img/bars/0.gif) no-repeat;}
.bar1 {background:url(/img/bars/1.gif) no-repeat;}
.bar2 {background:url(/img/bars/2.gif) no-repeat;}
.bar3 {background:url(/img/bars/3.gif) no-repeat;}
.bar4 {background:url(/img/bars/4.gif) no-repeat;}
.bar5 {background:url(/img/bars/5.gif) no-repeat;}
.bar6 {background:url(/img/bars/6.gif) no-repeat;}
.bar7 {background:url(/img/bars/7.gif) no-repeat;}
.bar8 {background:url(/img/bars/8.gif) no-repeat;}
.bar9 {background:url(/img/bars/9.gif) no-repeat;}
.bar10 {background:url(/img/bars/10.gif) no-repeat;}

