@charset "utf-8";

/*==============================================================================
  Title       : whatsnew.css
  Author      : 
  Description : 
==============================================================================*/

#main_content p.more {
  display:none !important;
}

div#centerblocks div.storytext h2 {
  margin:10px 0 0 0;
}

div#centerblocks div.storytext div.story_introtext div#whatsnew {
  border:solid 1px #99a;
  padding:10px;
  width:95%;
  background-color:#222233;
}

p.newsall {
  text-align:right;
  margin:20px 0;
}

p.newsall a {
  color:#ff0;
}