/* CSS Document */
/* Weather */

.weather_content {margin-top:10px;}

.weather_content p {padding:3px 0 3px 0;margin:0;font-size:12px;}
.weather_content h4 {font-family:arial;padding:5px 0 5px 0;margin:0 0 5px 0;font-size:17px;border-bottom:1px #e5e5e5 solid;font-weight:normal;}
.weather_content .city {float:left;width:295px;}
.weather_content h2.city {font-family:georgia; font-size:16px; color: #000; text-transform:uppercase;padding:0;}

.weather_content .border-top {border-top:1px #e5e5e5 solid;}
.weather_content .triline {border-top:1px #e5e5e5 solid;}

.weather_content form {padding:0px 0 3px 0;margin:0;}
.weather_content .center {text-align: center;margin-right: auto;margin-left: auto;}
.weather_content .newsblock {clear: both;}

/*Weatehr column*/
.weather_content .col1-4 {float: left;width: 229px;}
.weather_content .col1-3 {float: left;width: 194px;}
.weather_content .col2-3 {float: left;width: 404px;}









