﻿#divWeatherHeader
{
    width: 623px;
    height: 75px;
    background-image: url(../../images/weather-header.gif);
}    

#divWeatherHeader h2{display: none}

#divWeatherContentContainer
{
    width: 621px;
    border: solid 1px #e0e2e5;
    float: left;
    margin: 10px 0 10px 0;
    /*background-image: url(../../images/weather-back.gif);*/
    background-repeat: repeat-y;    
}

/* * html #divCorporateContentContainer{width: 620px;}*/

/*
#divWeatherContentLeft
{
    width: 387px;
    float: left;
    padding: 10px 10px 10px 10px;
}*/

#divWeatherContentLeft
{
    width: 599px;
    float: left;
    padding: 10px 10px 10px 10px;
}

#divWeatherContentLeft p{font-size: 0.7em; margin: 0 0 15px 0;}
#divWeatherContentLeft a{color: #0a1941; text-decoration: underline;}
#divWeatherContentLeft a:hover{color: #48b8d2; text-decoration: none;}

#divWeatherSideMenu
{
    float: left;
    width: 192px;
    color: #000000;
    padding: 0 0 10px 0;
}  

.pWeatherThisWeek{color: #0a1941;font-size: 0.7em;margin: 10px 0 10px 0; padding: 0 10px 0 10px;}

#divWeather{margin: 0 0 10px 160px;}

#divOtherVillages p{margin: 0;}

#divOtherVillages ul{display: block; list-style: none;margin: 10px 0 0 0;}
#divOtherVillages li{display: block; list-style: none;font-size: 0.7em;line-height: 16px;}

.pWeatherNews{font-size: 0.7em; padding: 0 10px 5px 15px;}
.pWeatherNews a{text-decoration: none; color: #990033;}
.pWeatherNews a:hover{color: #0a1941;}

.pWeatherSport{font-size: 0.7em; padding: 0 10px 5px 15px;}
.pWeatherSport a{text-decoration: none; color: #4a9102;}
.pWeatherSport a:hover{color: #0a1941;}

#divWeatherSideMenu img{margin: 0 0 10px 0;}

.imgPadTop{padding: 10px 0 0 0;}