/* removes header on module above top20 */
#abovetop20 .rightmod_header {
display:none;
}

/* aligns facebook module */
#topright .rightmod_content {
padding:0 !important;
width:298px;
}
