#news { float: left; max-width: 410px; }
#news ul { padding: 0; list-style: none; }

#firstCallPromo { width: 310px; float: right; margin-bottom: 20px; }
#firstCallPromo h2 { font-size: 12px; text-transform: uppercase; font-weight: bold; }
#firstCallPromo p { margin-bottom: 10px; }
#firstCallPromo ul { margin: 0; padding: 0; list-style: none; }
#firstCallPromo li { margin: 0 0 10px 10px; }
#firstCallPromo h3 { font-size: 12px; font-weight: bold; }
#firstCallPromo .phone { display: block; margin: 0; } 

#news { width: 310px; float: right; clear: right; }

#introText h3 { color: #111; margin-bottom: 10px; }
#introText p { margin-left: 10px; }


.feature, #news{ margin-bottom: 20px; }
.feature h2, #news h2 { font-size: 12px; text-transform: uppercase; font-weight: bold; padding: 0 9px; border: 1px solid #aaa; border-width: 1px 1px 0; -moz-border-radius: 4px 4px 0 0; background: #eee; position: relative; }

.feature h2 a { text-transform: none; font-weight: normal; position: absolute; right: 10px; border: none; }

.story, .entry {
    padding: 9px;
    border: 1px solid #aaa;
    -moz-border-radius: 0 0 4px 4px;
}
.story h3 a { border: none; }
.story h3 a:hover { border-bottom: 1px dotted; }
.story div { padding-bottom: 10px; }

.flvplayer {
margin: 8px 55px;
}