

.use_credits {
   display:none;
   font-family:arial;
   font-weight:lighter;
}

.moofilm {
   text-align: left;
   border: 0px none;
   color: white;
   background-color: black;
   cursor:default;
   font-family:arial;
}

.moofilm a {
	color:white;
}

   .film_title {
      color:white ;
      margin-top:20px;
      font-size: 14px;
      font-weight: bold;
   }

   .film_info { 
      font-size: 12px;
      font-weight:normal;
      line-height: 17px;
      margin:0 10px;
   }		

   .film_link { 
      font-weight: normal;
      color:white;
      font-family:arial;
   }
   


   .film_link:hover {
      font-size: 12px;
      font-weight:normal;
   }
