

body, input, select, textarea	{font: 12px Arial, Helvetica, sans-serif; color: #333333;}

a			{text-decoration: none; color: #ff913d;}
a:hover	{text-decoration: underline;}
a img		{border: 0px;}

body	{margin: 0px; padding: 0px;}

/* sää */
#weatherelement {
}
#weatherhelsinki {
    float: left;
    padding-top: 30px;
    width: 115px;
    height: 54px;
}
#weathersymbol {
    width: 86px;
    position: absolute;
    right: 0;
    top: 0;
}
#weatherwebcam {
    float: left;
    clear: left;
}
#weathernational {
  float: right;
} /*alarivi =235px */
#weatherwebcam a.nappilinkki,
#weathernational a.nappilinkki {
    background: #273e47;
    color: white;
    display: inline-block;
    text-decoration: none;
    padding: 5px 12px;
}

#weatherwebcam a.nappilinkki:hover,
#weathernational a.nappilinkki:hover {
  background: #00d8e2; 
}