body, html { overflow: visible; } #window, #windowContent { border: none; background-color: transparent; } #windowHeader { background-image: none; background-color: transparent; color: black; border: none; } #windowHeader .title { font-size: 200%; height: auto; vertical-align: middle; line-height: normal; } #windowFooter { display: none; } #cal, #signUpTout { display: none; } #wlContainer, #wordlist { position: static; top: 0; left: 0; right: auto; bottom: auto; width: auto; height: auto !important; overflow: visible; overflow-x: visible; overflow-y: visible; } .entry { background-color: transparent; } .entry .date, .entry.selected .date { font-weight: normal; color: #444444 !important; }