.wundergroundbottomdiv {
 background-color:#ffefc0;
 border:1 solid black;

  width:480px;
	height:auto;
/*   height:110px; */
background-image:url('http://banners.wunderground.com/weathersticker/big2_both_cond/language/www/US/FL/Orlando.gif'); background-repeat:no-repeat; background-position:center top;

 -moz-border-radius: 20px; 
  -moz-box-sizing: border-box;*/
/*  border-radius: 20px;
  box-sizing: border-box; */
/*    behavior: url(../css/border-radius.htc); */


}

.wundergroundbottom {
/*  background-color:white; */
  width:480px;
  height:100%;

 border-right:1 solid white;
 border-left:1 solid white;
  border-top:1 solid white;
 border-bottom:1 solid white;




}


.wubf {
  width:480px;
  height:60px;
 vertical-align:bottom;

  text-align:center;
}

.space {
  width:480px;
  height:45px;
	

}
div.wuwrapper {
  width:480px;

	
}