.notare, .notare .stars, .notare .d_nota, .notare .nota { width:221px; }
.notare {
 position:relative;
 margin:0px;
 font-family:"Calibri", Arial, sans-serif;
 text-align:left;
 padding:1px;
}
.notare .stars {
 position:relative;
 height:20px;
 margin:0px;
 background:#e8e8fe url('http://www.subtitrari-noi.ro/css/star0.png') repeat-x top left;
 padding:1px;
}
.notare .d_nota {
 position:absolute;
 top:0px; left:0px;
 margin:0px;
 height:20px;
 border:1px solid #ededfe;
}
.notare .nota {
 position:relative;
 text-align:center;
 font-weight:bold;
}
 .notare .d_nota span {
  display:block;
  width:22px;
  float:left;
  cursor:pointer;
 }
.notare .star_n {
 position:relative;
 height:20px;
 margin:0px;
 background:#e8e8fe url('http://www.subtitrari-noi.ro/css/star1.png') repeat-x top left;
}
.notare em {
  display:block;
  margin:1px 11px;
 font-size:13px;
 text-align:right;
}