@import "news.css";
@import "system.css";


.player {
  border: 1px solid #efebe1;
  margin:0;
  width:480px;
  padding:0;
  height:300px;
  width:480px;
    margin-bottom:50px;
  margin-left:10px;
  margin-top:-7px;
}


#news-listing  {

}

#news-listing ul li{
  margin-left:20px !important;

  width:200px;
   text-shadow: white 0px 1px 1px;

color: #677275;
font: 13px/28px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.main {
  float:left;
}
.side {
  width:330px;

  float:right;
}

.side .module.first {
  margin-top:43px;
}

.side .module.sub {
  margin-top:-34px;
}

.main h2 {
  margin-left:0 !important;
  border-bottom:none !important;
  margin-bottom:10px !important;
}
