/* Change GLOBAL Just Played Styles in BODY  */
body{ font-family: arial; margin:0; padding: 0; background:#383838; color:#fff; }
.what-was{ font-family: Arial; font-size: 12px; color:#99cc00; }

/* Change TABLE ROW COLORS  */
.other td, .other2 td { border-bottom:1px solid #404040;}
.other, .other2, .otherlast {  }

/* Change style SONG TITLES  */
.title2 { color:#35a1e6; font:bold 12px/13px Arial, Helvetica, sans-serif; }

/* Change Style of ARTISTS  */
.sm-artist { color:#ffffff; font:normal 11px/12px Arial, Helvetica, sans-serif; }

/* Change style of Line Separating Songs  */
.wt-line { color: #000000; background-color: #000000; height: 1px; border:0px; }

