div.rateit
{
    display: -moz-inline-box;
    display: inline-block;
    position: relative;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
}

div.rateit div.rateit-range
{
    position: relative;
    display: -moz-inline-box;
    display: inline-block;
    background: url(../images/star1.png);
    height: 16px;
}

/* for IE 6 */
* html div.rateit, * html div.rateit div.rateit-range
{
    display: inline;
}

/* for IE 7 */
* + html div.rateit, * + html div.rateit div.rateit-range
{
    display: inline;
}

div.rateit div.rateit-hover, div.rateit div.rateit-selected
{
    position: absolute;
    left: 0px;
}

div.rateit div.rateit-hover-rtl, div.rateit div.rateit-selected-rtl
{
    left: auto;
    right: 0px;
}

div.rateit div.rateit-hover
{
    background: url(../images/star1.gif) left -32px;
}

div.rateit div.rateit-hover-rtl
{
    background-position: right -32px;
}

div.rateit div.rateit-selected
{
    background: url(../images/star1.gif) left -16px;
}

div.rateit div.rateit-selected-rtl
{
    background-position: right -16px;
}

div.rateit div.rateit-preset
{
    background: url(../images/star1.png) left -48px;
}

div.rateit div.rateit-preset-rtl
{
    background: url(../images/star1.gif) left -48px;
}

div.rateit div.rateit-reset
{
   display:inline;
}

div.rateit div.rateit-reset:hover
{
    background-position: 0 -16px;
}
div.bigstars div.rateit-range
            {
                background: url(../images/star-white.png);
                height: 32px;
            }
.right-panel {
    float: left;
    position: relative;
	width:257px;
	}
.ratings-wrapper {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/rating-bg.png") repeat-x scroll 0 0 #EAEAEA;
    border-color: #DCDCDC #DCDCDC #CCCCCC;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    position: relative;
    right: -13px;
}
.rating-criteria-wrapper {
    border-bottom: 1px solid #E0E0E0;
    border-top: 1px solid #FFFFFF;
    height: 38px;
    width: 255px;
}
.rating-criteria {
    color: #777777;
    float: left;
    font-size: 13px;
    padding: 9px 0 0 15px;
}
.rating-criteria-wrapper .rating-wrapper {
    float: right;
    padding: 8px 18px 0 0;
}
.clearer {
    clear: both;
    font-size: 0 !important;
    height: 0 !important;
    line-height: 0 !important;
}
.rating-criteria-wrapper .rating-wrapper {
    float: right;
    padding: 8px 18px 0 0;
}
.rating-criteria-wrapper .mmstars {
    padding: 3px 1px 3px 3px;
}
.rating-wrapper.small .mmstars.yellow .mstar.full {
    background: url("../images/star-full-yellow-small.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.mmstars.yellow .mstar.full {
    background: url("../images/star-full-yellow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.rating-wrapper.small .mstar {
    background: url("../images/star-empty-small.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 14px;
    margin-right: 0;
    width: 14px;
}
.rating-wrapper.small .mstar {
    background: url("../images/star-empty-small.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 14px;
    margin-right: 0;
    width: 14px;
}
.user-ratings-wrapper {
    background: url("../images/user-rating-bg.png") repeat-x scroll left bottom #666666;
    position: relative;
}
.user-ratings-wrapper .inner {
    opacity: 0;
}
.user-ratings-wrapper .label-wrapper {
      float: left;
    line-height: 1.1em;
    margin-top: 5px;
    padding: 4px 0 10px 15px;
}
.user-ratings-wrapper .label {
    color: #FFFFFF;
    font-family: BebasNeueRegular,Arial,Sans-Serif;
    font-size: 1.7em;
}
.user-ratings-wrapper .count {
    width: 150px;
}
.user-ratings-wrapper .count {
    color: #CCCCCC;
    font-size: 11px;
    font-style: italic;
}
.user-ratings-wrapper .count {
    color: #CCCCCC;
    font-size: 11px;
    font-style: italic;
}
.user-ratings-wrapper .rating-wrapper {
    background-position: 0 0;
    background-repeat: no-repeat;
    float: right;
    position: absolute;
    right: 0;
}
{
    padding: 15px 12px 0 0;
}
div.mrateit {
    -moz-user-select: none;
    display: inline-block;
    position: relative;
}
div.mrateit-reset {
    background: url("../images/star-empty.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 20px;
    width: 20px;
}
div.mrateit div.mrateit-reset {
    background: url("http://timesofap.com/images/delete.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    float: left;
    height: 16px;
    width: 16px;
}
div.mrateit-range {
    background: url("../images/star-empty.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 20px;
}
div.mrateit div.mrateit-range {
    background: url("http://timesofap.com/css/images/star.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 16px;
    position: relative;
}
div.mrateit-selected {
    background: url("http://timesofap.com/css/images/star-full-orange.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
div.mrateit div.mrateit-preset {
    background: url("../images/star.gif") repeat scroll left -48px rgba(0, 0, 0, 0);
}
div.mrateit div.mrateit-selected {
    background: url("../images/star.gif") repeat scroll left -16px rgba(0, 0, 0, 0);
}
div.mrateit div.mrateit-hover, div.mrateit div.mrateit-selected {
    left: 0;
    position: absolute;
}
div.mrateit-hover {

    background: url("../images/star-full-yellow.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
div.mrateit div.mrateit-hover {
    background: url("../images/star.gif") repeat scroll left -32px rgba(0, 0, 0, 0);
}
div.mrateit div.mrateit-hover, div.mrateit div.mrateit-selected {
    left: 0;
    position: absolute;
}
.rating-criteria-wrapper.last {
    border-bottom: 0 none;
    height: 54px;
}
.rating-criteria-wrapper {
    border-bottom: 1px solid #E0E0E0;
    border-top: 1px solid #FFFFFF;
    height: 38px;
    width: 255px;
}
.rating-criteria-wrapper.last .rating-criteria {
    font-family: BebasNeueRegular,Arial,Sans-Serif;
    font-size: 1.7em;
    padding-top: 18px;
}
.rating-criteria-wrapper.last .rating-wrapper {
    padding: 0 4px 0 0;
}
.rating-criteria-wrapper .rating-wrapper {
    float: right;
    padding: 8px 18px 0 0;
}
.rating-criteria-wrapper.last .rating-criteria {
    color: #111111;
}
.rating-criteria {
    color: #777777;
    float: left;
    font-size: 13px;
    padding: 9px 0 0 15px;
}
.rating-criteria-outer.mstars {
    background: url("../images/rating-criteria-star-bg.png") no-repeat scroll right 0 rgba(0, 0, 0, 0);
}
.rating-criteria-wrapper.last .rating-wrapper {
    padding: 0 4px 0 0;
}
.rating-criteria-wrapper .rating-wrapper {
    float: right;
    padding: 8px 18px 0 0;
}
.rating-criteria-wrapper.last .mstars {
    padding: 15px 7px 0 0;
}
.rating-criteria-wrapper .mstars {
    padding: 3px 1px 3px 3px;
}

.mstars.yellow .mstar.full {
    background: url("../images/star-full-yellow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.mstar {
    background: url("../images/star-empty.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 20px;
    width: 20px;
}
.nrim-rpanel {
    float: left;
    position: relative;
	width:320px;
	}
.nrim-wrapper {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/rating-bg.png") repeat-x scroll 0 0 #EAEAEA;
    border-color: #DCDCDC #DCDCDC #CCCCCC;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    position: relative;
    right: -13px;
}
div.mrateit-range {
    background: url("../images/star-empty.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 20px;
}
div.mrateit div.mrateit-range {
    background: url("../images/star.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 16px;
    position: relative;
}
.rating-criteria-wrapperm {
    border-bottom: 1px solid #E0E0E0;
    border-top: 1px solid #FFFFFF;
    height: 38px;
}
.rating-criteria-wrapperm.last {
    border-bottom: 0 none;
    height: 54px;
}
.rating-criteriam {
    color: #777777;
    float: left;
    font-size: 24px;
    font-weight: bold;
    padding: 17px 0 0 15px;
    width: 150px;
}