#level1 {
  display: none;
}

#level3 {
  display: none;
}

#leftCalc {
  clear: both;
}
#rightCalc {
  clear: both;
}
#rates_table {
  width: 350px;
}

#topCalc1,#topCalc2 {
  display: none;
}

#home {
  width: 350px;
}

#news {
  padding: 0 0 0 50px;
}

#level2 {
  margin-bottom: 15px;
}

body {
    background: #ffffff url() repeat-y 0 0;
}

#primary {
    background: #ffffff url() repeat-y 0 0;
}

#special {
    background: #ffffff url() repeat-y 0 0;
}

.monthlist {
  display:none;  
}

.monthlist li{
  display:none;  
}
