.Star {
    background-image:url("../images/Star.gif");
    height: 20px;
    width: 20px;
}

.WaitingStar {
    background-image: url("../images/WaitingStar.gif");
    height: 20px;
    width: 20px;
}

.FilledStar {
    background-image: url("../images/FilledStar.gif");
    height: 20px;
    width: 20px;
}

.pop1 {
    z-index: 1000;
    background-color: #f2ebeb;
    min-width: 70%;
    border-radius: 6px;
    opacity: 0.9;
}

.cl1 {
    float: right;
    margin-right: 10px;
    color: white;
}

.pop2 {
    color: black;
    font-size: 13px;
}

.pop3 {
    Height: 40px;
    min-width: 100%;
    text-transform: uppercase;
}

.star111 {
    min-height: 25px;
    min-width: 25px;
}

.staruser {
    color: #98cd23;
    font-size: 25px;
}

.staruser1 {
    font-size: 20px;
}

.fafaclose {
    font-size: 22px;
    color: #0099ff;
    float: right;
    padding-right: 20px;
    padding-top: 1px;
}

.lblms {
    color: #151313;
    font-weight: bold;
    font-size: 14px;
    margin: 10px;
}
.resentcss {
    float: left;
    color: white;
    margin-left: 5px;
    margin-bottom: 2px;
}
