/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt4/mt-static/themes-base/blog.css);
@import url(/mt4/mt-static/support/themes/hills-dusk/hills-dusk.css);
/* end StyleCatcher imports */

body {background:#ffd700;}

#header {
   border-color:#400001;
   background: #400001;
}

#header-content {
width: 885px;
min-height; 0px;
margin: 0px 0px 0px 0px;
}

#footer {background-color:#000000;}

div.top-news
{
  padding: 0px;
}

div.top-news h3
{
  height: 27px;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  text-indent: 50px;
  background: url(images/news_tit.gif) no-repeat 24px 0px;
  border-bottom: 2px solid #cccccc;
  margin: 10 0 10px 0;
}

div.top-news ol li
{
  list-style: none;
  font-size: 90%;
  text-indent: 0px;
  line-height: 180%;
  background: url(images/news_icon.gif) no-repeat 0 5px;
  padding: 0 0 0 10px;
  margin: 0 0 20 0px;
}


