
body {
  background-image: none;
}

.expand-left {
  width: 382px;
  height: 626px;
}

#content {
  min-height: 400px;
  height: auto !important; /* IE6 */
  height: 400px;           /* IE6 */
}

#sidebar {
  background-repeat: no-repeat;
  background-color: #fcfcfc;
}

#right-sidebar {
  background-image: none;
  background-repeat: no-repeat;
}

#ss-ad-link {
  margin-left: -10px;
}
#ss-ad-link img {
  padding-top: 5px;
}

#content ul {
padding-left:20px;
margin: 5px 0 10px;
}

#sidebar .latest h4, #right-sidebar .latest h4 {
padding:0 0 5px;
}

#right-sidebar a {
color:#BD2D2C;
}

#content ol li{
list-style-type:decimal;
padding:0 0 4px 0;
}