
#status {
 padding-top:12px;
}
div.card_odd {
  background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://service.centralfilm.de/common/css/common/card.png');
  background-repeat: no-repeat;
  width: 328px;
  height: 200px;
  padding: 0;
  margin: -12px 0 0 -8px;
  float: left;
}
div.card_even {
  background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://service.centralfilm.de/common/css/common/card.png');
  background-repeat: no-repeat;
  width: 328px;
  height: 200px;
  padding: 0;
  margin: -12px 0 0 0;
  float: left;
  }
 #status a {
 position: relative;
 }
#trailer {
  background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://service.centralfilm.de/common/css/common/card_big.png');
  background-repeat: no-repeat;
  width: 511px;
  height: 354px;
  display: table;
  margin-top: 30px;
}
.mp3 a img {
  margin-top: 10px;
}
