.modalBackground 
{
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.ratingLabel 
{
}

.ratingLabel 
{
}


.ratingAvgRating
{
}

.ratingPanelRatingControls
{
     background-color: white;
     border-width:3px;
     border-style:solid;
     border-color:Gray;
     padding:3px;
     width:250px;
     position: absolute; left: -2000;
}


.ratingUserRating
{
}

.ratingTextBox
{
     background-color:  #fff7b2;
     width: 250px;
     height: 120px;
     font-family: Verdana;
     font-size: 8pt;
}

.ratingButton
{
}
