.starsSmall{background:url(../images/stars-small.gif) no-repeat;display:inline-block;float:left;height:15px;padding-right:3px;max-width:83px;width:40%;}
.list_all_items .reviewsContainer{text-align:center;color:#666f71}
.list_all_items .reviewsContainer a{color:#666f71}
.list_all_items .reviewsContainer a:hover{color:#f98900;text-decoration:none}
.list_all_items .reviewSummary{float:left;display:inline-block;line-height:1;font-size:14px}
.list_all_items .reviewSummary a{vertical-align:top}
.reviewsContainer .myLikesSmall{top:-8px;position:relative}
.myLikesSmall{font-size:14px}
.myLikesSmall .i-like,.myLikesSmall .i-heart-2,.myLikesSmall .i-heart{font-size:14px}
.myLikesSmall .myLikeInputText{margin-left:2px}
.myLikesSmall .myLikesText{vertical-align:top}
.myLikesSmall .i-like{top:3px}

.myLikesText span {
    background: rgba(0, 0, 0, 0) url("../images/main-icons2.png") no-repeat scroll 0 0;
	background-position:-140px 2px;
    display: inline-block;
    height: 23px;
    margin-top: 1px;
    width: 35px;
}
.fball_ui { margin-top:6px;}

#filter11 {
    float: left;
    font-size: 14px;
    text-transform: uppercase;
}

#filter11 > div {
    background: rgba(0, 0, 0, 0) url("../images/arrow.gif") no-repeat scroll right center;
    border: 1px solid #dadada;
    float: left;
    height: 25px;
    margin: 0 10px 8px 0;
    padding: 0 10px 0 5px;
    position: relative;
}
#top select option {
    background: #000;
}
.shadow {
    background-color: #fff;
    border: 1px solid #dadada;
    left: -1px;
    padding: 5px 40px 5px 15px;
    position: absolute;
    top: -9999px;
}

#filter11 span {
    cursor: pointer;
    float: left;
    line-height: 25px;
    padding-right: 20px;
}

#filter11 .showselect > div {
    display: table;
    top: 25px;
}
#filter11 a {
    background: rgba(0, 0, 0, 0) url("../images/filter.gif") no-repeat scroll 0 0;
    color: #a5a5a5;
    display: block;
    font-size: 12px;
    line-height: 2;
    margin: 5px 0;
    padding-left: 20px;
    white-space: nowrap;
}

#filter11 a:hover, #filter11 a.seld {
    background-position: 0 bottom;
    color: #000;
}

.BVDI_FVVote a span{
	color:red;
}