/**
 * @author PresTeamShop.com
 * @copyright PresTeamShop.com - 2012
 */
 
/*Override globals properties*/
div.ifeedback_exclusive .ifeedback_block_content{
    background: url("../img/df.png") repeat-x scroll left top #fbfbfb !important;
    border: none;
}

#ifeedback_rating{
	/*width:790px;
	margin:20px;*/
}

#ifeedback_rating_content{
    padding:0 7px
}

#table_rating .ratings li.current{
    margin: 0;
    padding: 0;
}

#table_rating .ratings{
    height: 20px;
}

#table_rating{    
    font-size: 13px;
    margin:0;
    padding: 0;
    width: 100%;
}

#table_rating .div_comment{
    background: url("../img/bc1.png") no-repeat;
    width:495px;
    height: 14px;
}

#table_rating .xx{
    padding: 0 10px;
    width: 490px;
    max-width: 490px;
    background: url("../img/bc2.png") repeat-y;
}

#ifeedback_rating .i{
    background: url("../img/bc3.png") repeat-y;
    height: 37px;
}

#ifeedback_rating #p_client{
    font-size: 11px;    
}

#ifeedback_rating #div_pagination{
    padding-top: 10px;
    padding-bottom: 10px;
}

#ifeedback #div_pagination a{color: #869BFD;}

#ifeedback_rating #div_total_rating{    
    padding: 0.5em 0 0.5em 0;
    width: 100%; 
    margin-top:10px;   
    vertical-align: middle;
  /*  background: url("../img/ifd.png") no-repeat transparent right top;*/
    display: inline-block;
    border-bottom: 1pt solid #828383;
}

#ifeedback_rating #div_filter_rating{
    float: left;
    margin-top:10px;
    width: 100%;
    border-bottom: 1pt solid #828383;
    padding-bottom: 10px;
}

#ifeedback_rating .table_comment_rating{
	width:100%;
}

#ifeedback_rating #comment_rating{
	height:60px;
	margin:0;
	width:87%;
	/*background: url('../img/bg_comment_center.png') repeat-x top;*/
	float:left;
}

#ifeedback_rating #comment_rating p{
    font-size: 1em;
    margin: 0;
    padding: 5px 0;
    color: #898989;
}

#ifeedback_rating #bg_comment_rating_left{	
	display: block;
	height: 79px;	
	float:left;
	/*width: 38px;
	background: url('../img/bg_comment_left.png') no-repeat top left;*/
}

#ifeedback_rating #bg_comment_rating_right{
	display: block;
	height: 60px;
	float:left;
	/*width: 13px;	
	background: url('../img/bg_comment_right.png') no-repeat top right;*/
	
}

#ifeedback_rating select#lstOrderBy{
    float: left;
}