.weatherBox .wthrRule {
display: none;
}



#weather .weatherText {
font: normal 13px arial,sans-serif;
}

#weather #current_conditions.weatherBox .weatherSubTitle {
font: bold 13.3px arial,sans-serif;
border-bottom: 8px solid #ddd;
display: block;
margin-bottom: 3px;
}

#weather .weatherDetailed {
font: normal 13px arial,sans-serif;
}

#weather .region8 .weatherBox {
width: 600px;
height: 180px;
border: 1px solid #ddd;
margin-top: 40px;
margin-bottom: 10px;
margin-left: 5px;
}

#weather .region8 .weatherBox td, .wthrDayInfo {
font: normal 13px arial,sans-serif;
}

#weather .wthrDay, .wthrHi, .wthrLow {
font: bold 13px arial,sans-serif;
}

#weather .region8 td.weatherHead {
font: bold 13.3px arial,sans-serif;
border-bottom: 8px solid #ddd;
width: 598px;
text-align: left;
}

#weather .region8 .weatherText {
display: block;
}

#weather .region4 .weatherHead, .region5 .weatherHead {
border-bottom: 8px solid #ddd;
display: block;
width: 300px;
text-align: left;
}

#weather .region5 .weatherHead {
margin-top: 1.5px;
padding-top: 5px;
}

#weather .region5 .weatherText {
text-align: left;
}

#weather .region5 table.weatherBox{
margin: 0;
padding: 0px;
height: 185px;

text-align: center;
}

#weather .region5 .weatherBox table {
border: 1px solid #ddd;
display: block;
width: 156px;
margin: 0px;
paddgin: 0px;
}

#weather .region5 .weatherLink {
font: bold 12px arial,sans-serif;
color: #0F204C;
}
