body { margin: 0px 0px; background: #f4f7fb; font: 11px 'Lucida Grande', Helvetica, Verdana, Arial, sans-serif; }
body.source { margin: 0px 0px; background: #E7EDF6; font: 11px 'Lucida Grande', Helvetica, Verdana, Arial, sans-serif; }
td { font: 11px 'Lucida Grande', Helvetica, Verdana, Arial, sans-serif;  padding : 2px 5px; } 
td.selected { background: #3875D7; color: white;   padding : 2px 5px; }
td.playlist { padding : 1px 2px; } 
td.selectedPlaylist { background-image: url(images/selected_playlist.png); color: white; padding : 1px 2px; } 
td.sourcesHeader { font-weight: bold; color: #505d6d; }

a { color: black; text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; }
a.selected { color: white; text-decoration: none; }
a.selected:hover { text-decoration: underline; }
a.selected:active { text-decoration: underline; }

img { border: 0 }