/*
 * THE OMNIPLAYER
 *-------------------------------------*/

/*#omniplayer {
	font: normal 1em Arial,Helvetica;
}*/

/*
 * Generic stuff
 *-------------------------------------*/

#omniplayer a { color: #fff; }
.smaller { font-size:.8em; }
.invisible { display:none; }
.clear { clear:both; }
.blankrow_20 { clear:both; padding-top:20px; }


/*
 * Turn this junk off
 *-------------------------------------*/

#omniplayer .next-up, 
#artist-info-container, 
#op-history-container, 
#op-channel-container,
.op-hearitlocal,
.oplink-end,
.oplink-vol-trigger,
.op-channel-name,
.op-song-rate,
.op-song-loading,
.op-song-rate,
.omni-volume,
.omni-flyout,
.next-up { display:none; }
/* #duration { display:none; } */


