#incontent table {
border: none;
padding: 0;
margin-bottom: 15px;
}
#incontent table td {
padding-right: 10px;
vertical-align: top;
}
#incontent table td.rightcol {
padding-right: 0;
padding-left: 10px;
}
#map {
width: 535px;
height: 300px;
}
#leftPanel div {
padding: 0;
}
#leftPanel div img#peachmap {
margin: 15px 0 0 15px;
}
#leftPanel div img#skyline {
margin: 5px 0 15px 15px;
}
#leftPanel table {
border: none;
padding: 0;
background: #d9f3cc;
width: 165px;
margin-left: 15px;
}
#weatherOut {
width: 120px;
height: 60px;
background-image: url(http://vortex.accuweather.com/adcbin/netweather_v2/backgrounds/green_120x60_bg.jpg);
background-repeat: no-repeat;
background-color: #336633;
}
#weatherOut div {
height: 48px;
}
#weatherOut div#srod {
height: auto;
text-align: center;
font-family: arial, helvetica, verdana, sans-serif;
font-size: 10px;
line-height: 12px;
color: #fff; 
}
#weatherOut div#srod a {
color: #fff;
}
