@charset "utf-8";
/* CSS Document */

#maincontent {
margin-top: 30px;
padding-bottom: 50px;
min-height:250px;
}

#specialOffers {
padding:0;
display:none;
}

#header {
background-color: #F9FAD3 ! important;
}

/* Hacks for weather */
#leftcontent table a {
  border: none;
}
#leftcontent table table font {
  display:none;
}
#leftcontent table table table font {
  display:inline;
}
#leftcontent form {
  margin-top: 50px;
}