.star-rating-wrap{
    margin:0px;
    padding:0px;
    font-family:Arial, sans-serif;
    font-size:12px;
}
.star-rating-wrap p span{
    font-weight:bold;
}
.star-rating-wrap a{
    text-decoration:none;
}
.star-rating{
    margin: 0px;
    width:80px;
    height:16px;
}
.star-rating span{
    display:block;
    border:none;
    margin:0;
    padding:0;
    width:16px;
    height:16px;
    cursor:pointer;
    float:left;
}
.star-grey{
    background-image:url("../img/star_d.png");

}
.star-red{
    background-image:url("../img/star_d.png");
  
background-position : 0 16px;}
		#layer1 
		{
   position: fixed; 
    margin-left: -100px; 
   margin-top: -75px;
   top: 50%;
   left: 50%;	
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
z-index:999;
		}
		#layer2 
		{
   position: fixed; 
    margin-left: -100px; 
   margin-top: -75px;
   top: 50%;
   left: 50%;	
   padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
z-index:999;

		}	

		#layer3 
		{
   position: fixed; 
    margin-left: -100px; 
   margin-top: -75px;
   top: 50%;
   left: 50%;	
   padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
z-index:999;

		}		
		