body {
  margin: 0;
  padding: 0;
  font: normal normal normal 11px "Lucida Grande", Verdana, Arial, sans-serif;
  color: #fff;
  background: #000;
}

a, a:visited,a:link, a:active { color: #fff; text-decoration: underline; }
a:hover { color: #fff; text-decoration: underline; }
img { border: 0; outline:none; }
object { outline:none; }

/* -- Header -- */
#wrapperHeader { height: 58px; }
#headerChrome {   height: 48px; }

/* -- Content -- */
#wrapperFlash { text-align: center; margin-top: -5px; }

#flashcontent { min-width: 998px; width: 100%;}

#fb-like { display:none; }

/* -- Footer -- */
#wrapperFooter{ margin: 10px auto 0 auto; }

#footerCentered { 
  text-align: center;
  width: 800px;
  background-color: #000;
  margin: 0 auto;
  padding: 5px 0 15px 0;
  color: #ababa9;
}

#ratingsInfo, #ratingsInfo a, #ratingsInfo a:hover { color: #ababa9 !important; }

#footerGlobal { margin: 0px 0 0 0; }

.textOnlyLink { font-size: 14px; }

#filmisnotyetrated {
  color: #ffffff; 
  text-decoration: none; 
  border: 1px solid #FFFFFF; 
  font: bold 11px "Lucida Grande", Verdana, Arial, sans-serif;; 
  display: block; 
  width: 240px; 
  height: 23px; 
  margin: 0 auto 10px; 
  padding-top: 8px; 
  text-align: center;
}