/* CSS Document */

#weather { width:298px; padding:5px 0; }
#weather img { float:left; margin:0 2px; }
#weather_today { width:149px; float:left; }
#weather_tomorrow { width:149px; float:right; }

#transit { width:298px; padding:5px 0; }
#transit form { padding:2px 5px; }
