/* removes header on module above top20 */
#abovetop20 .rightmod_header {
display:none;
}

/* removes border on abovetop20 */
#abovetop20 .rightmod_content {
border:0;
}

/* sets margin for p to 0 */
#abovetop20 .rightmod_content p {
margin:0 !important;
}

/* sets max-width for widget to 300px */
#abovetop20 #s_media_1_0 {
max-width:300px;
}

/* aligns facebook module */
#topright .rightmod_content {
padding:0 !important;
width:298px;
}

/* override settings for color on module headers */
.onair_header_position,.leftmod_header_position,.centermod_header_position,.rightmod_header_position,.top20_header_position,.news_videos_header {
color:#000 !important;
}

