@import '../screen.css';

#main-img {
  margin-top: 20px;
  text-align:center;
}

#main-top {
  margin-top: 10px;
  text-align:center;
  clear: both;
  width: 850px;
}

#main-top .whats-new {
  text-align:left;
  padding-left:30px;
}

#main-top .whats-new dl {
  padding: 0;
  margin: 0 0 0 10px;
}

#main-top .whats-new dt {
  background: url("../../images/whatsnew_arrow.gif") no-repeat left center;
  clear: both;
  color: #980134;
  float: left;
  padding-left: 10px;
}

#main-top .whats-new dd {
  float: left;
  width: 260px;
}




#main-top .span-8{
  width: 310px;
  padding:0;
  margin:20px 0 0;
}

#main-top .span-4{
  width: 130px;
  padding:0;
  margin:20px 0 0;
}


.whats_blg ul {
 list-style:none;
  padding:0 0 0 0;
  margin:0;
}

.whats_blg ul li.rss-item {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  display:block;
}

.whats_blg ul .rss-date{
  padding:0 0 0 10px;
  margin:0;
  background: url(../../images/whatsnew_arrow.gif) no-repeat left 0.2em;
  display:inline;
  position:relative;
}

.whats_blg ul li.rss-item a{
  padding:0 0 0 15px;
  margin:0 0 0 0;
  border-bottom: 1px solid #E4E4E4;
  display:block;
  position:relative;
}

.whats_blg li a:link{color:#980134;text-decoration:none;}
.whats_blg li a:visited{color:#980134;text-decoration:none;}
.whats_blg li a:active{color:#980134;text-decoration:none;}
.whats_blg li a:hover{color:#980134;text-decoration:underline;}