/*控制二级评分页面星星的样式*/
li div.info{position:relative;}
div.wrapper{height:14px;/**/width:120px;_overflow:hidden;float:right;margin-top:-15px;position:static!important;}
.star-wrap{background:url(/a/imgpro/app/star/stars.png) repeat-y scroll 0 14px transparent;height:14px;overflow:hidden;width:95px;list-style-type:none;position:/*absolute;left:0;top:0;*/float:left;}
.star-wrap li{border:0 none;background:url(/a/imgpro/app/star/stars.png) repeat-y scroll 0px 28px transparent;display:block;height:14px;/*position:absolute;left:0px;top:0px;z-index:1;*/overflow:hidden;padding:0;margin:0;float:none;box-shadow:none;}
.star-wrap li.active{border:0 none;}
span.score{display:block;font-weight:bold;color:rgb(245,156,28);width:25px;overflow:hidden;height:14px;cursor:pointer;margin-top:-14px;margin-left:90px;}
span.no-rating{position:absolute;top:0;right:0;_right:-20px;color:#005EAC;cursor:pointer;}

/*控制二级评分页面弹窗的星星的样式*/
.old-tip{float:left;}
.rating-wrap{/*position:relative;top:2px;*/display:inline-block;margin-left:5px;*margin-left:8px;width:83px;height:14px;overflow:hidden;margin-bottom:-2px;}
.rating{width:0px;display:inline-block;border:0 none;background:url(/a/imgpro/app/star/stars.png) repeat scroll 0px 28px transparent;height:14px;}
.commt{display:inline-block;padding-left:3px;width:50px;text-align:center;}
*+html .ie7bug{margin-left:20px!important;}
*+html .rating-wrap{position:relative;top:16px;left:-20px;}
*+html .commt{position:relative;left:-105px;}
label.sendFeed{color:#666;font-weight:normal;}
/*end*/
