@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix('http://www.thesixtyone.com/browse/recently_submitted/min/max/all') {
}

/* -=[ general ]=- */
#page_layout, #page_content { width: 968px ! important; padding: 0px ! important; }
#page_content { margin-top: -10px ! important; }
.three_column_layout { width: 968px; }
input.input_submit_button { background-color: #ECECEC ! important; border: 2px inset #ECECEC ! important; color: #000 ! important; }
#num_listeners { color: #000 ! important; }

/* -=[ get rid of stuff power browsers won't need ]=- */
.horizontal_blah, #feedback, .vertical_ad_panel, song_album_button play_button { display: none; }

/* -=[ main column ]=- */
.three_column_layout .main_column { width: 668px ! important; padding: 0px 0px ! important; }
#main_column_contents { margin: 0px 9px ! important; }
table.search_results_tab { margin-bottom: 3px ! important; }
table.search_results_tab tr td.right_filler {  }
.pagination { margin-top: 1em ! important; }

/* -=[ songlist items ]=- */
table.song_player { width: 650px ! important; margin-bottom: -1px ! important; }
table.song_player:hover { background-color: #D9E3F0 ! important; }
.song_player td.album_art { width: 31px ! important; }
.song_player td.album_art div.album_art_container { height: auto ! important; width: 31px ! important; }
.song_player td.album_art img { width: 25px ! important; height: 25px ! important; margin: 3px ! important; }
.song_player .song_album_button { display: none ! important; }
.song_player td.song_right_panel { height: auto ! important; width: 527px ! important; }
.song_player td.song_right_panel .song_info { width: 527px ! important; }
.song_player .title { float: left; width: 350px; font-size: 0.9em ! important; }
.song_player .title a { font-weight: bold ! important; }
.song_player .caption { float: left; width: 350px; }
.song_player .actions { float: right; width: 177px; }
.discovery_info { color: #5164B1; }
.actions a.save:active, .actions a.save:hover, .song_player .actions a:active, .song_player .actions a:hover { background-color: #89BD41 ! important; text-decoration: none ! important; color: #fff ! important; }
.song_player td.song_bump_panel {}

/* -=[ resetting most of previous settings for proper display in two column layout ]=- */
#artist_songs_navigation table.song_player, #artist_songs table.song_player { width: 450px ! important; margin-bottom: 0px ! important; }
#artist_songs_navigation .song_player td.album_art,  #artist_songs .song_player td.album_art { width: 60px ! important; }
#artist_songs_navigation .song_player td.album_art div.album_art_container, #artist_songs .song_player td.album_art div.album_art_container { height: 60px ! important; width: 60px ! important; }
#artist_songs_navigation .song_player td.album_art img, #artist_songs .song_player td.album_art img { width: 50px ! important; height: 50px ! important; margin: 5px ! important; }
#artist_songs_navigation .song_player td.song_right_panel, #artist_songss .song_player td.song_right_panel { height: auto ! important; width: auto ! important; }
#artist_songs_navigation .song_player td.song_right_panel .song_info, #artist_songs .song_player td.song_right_panel .song_info { width: auto ! important; }
#artist_songs_navigation .song_player .title, #artist_songs .song_player .title { float: none ! important; width: auto ! important; font-size: 1em ! important; }
#artist_songs_navigation .song_player .caption, #artist_songs .song_player .caption { float: none ! important; width: auto ! important; }
#artist_songs_navigation .song_player .actions, #artist_songs .song_player .actions { float: none ! important; width: auto ! important; }


/* -=[ song drawer ]=- */
.song_player tr.drawer td { }
.song_player .song_drawer_content { border-style: none solid ! important; border-width: 1px ! important; border-color: #999 ! important; }
.song_player .song_drawer_content h4 { font-size: 0.9em ! important; }
.song_player .song_drawer_content input { background-color: #ECECEC ! important; font-size: 0.9em ! important; }
.song_player .song_drawer_content>div { width: 430px ! important; margin: 0px ! important; padding: 1em 3px 3px 3px ! important; }
.mini_tab_button { border: 2px outset #ECECEC ! important; }
.song_player .comments_header a.post_comment { } 

/* -=[ right column ]=- */
.three_column_layout .right_column { width: 100px ! important; }
.genre_panel { width: 100px ! important; }
.large_button a { font-size: 0.9em ! important; }
.select_button a.selected:link, .select_button a.selected:visited, .select_button a:hover, .select_button a:active { background-color: #323D6D ! important; }