/* 
Credits: Bit Repository
CSS Library: http://www.bitrepository.com/
*/

#weather
{
/*display: none;*/
 font-size:11px;
border: 0px solid #cccccc;
-moz-border-radius: 3px;

width: 250px;

padding: 5px;

height: 160px;
}