#sorting,
#content #how-it-works	{ margin:0 0 2em; padding:0; list-style:none; height:35px; background:#7e7e7e; border:4px solid #000; }
#how-it-works li		{ display:block; line-height:27px; float:left; padding:4px 0 4px 20px; font-size:12px; margin-right:15px; }
#play					{ background:url(/images/play_icon.gif) no-repeat left center; }
#save					{ background:url(/images/download_icon.gif) no-repeat left center; }
#notes					{ background:url(/images/notes_icon.gif) no-repeat left center; }
#video					{ background:url(/images/video_icon.gif) no-repeat left center; }

#sorting				{ padding:10px; height:25px; }
#sorting select			{ width:110px; }

#content .sermonbox		{ position:relative; padding:10px 0; border-top:1px solid #7e7e7e; }
#content .sermonbox ul	{ margin:0; padding:0; position:absolute; top:25px; right:30px; list-style:none; }
#content .sermonbox li	{ float:left; }
#content .sermonbox li a{ display:block; width:16px; height:16px; text-indent:-999em; float:left; margin-right:10px; }
#content li.sl_listen a	{ background:url(/images/play_icon.gif) no-repeat; }
#content li.sl_download a{ background:url(/images/download_icon.gif) no-repeat; }
#content li.sl_notes a	{ background:url(/images/notes_icon.gif) no-repeat; }
#content li.sl_video a	{ background:url(/images/video_icon.gif) no-repeat; }

#content #mediabox li#mb_jukebox a	{ background-image:url(/images/play_icon.gif); }
#content #mediabox #mb_download	a	{ background-image:url(/images/download_icon.gif); }
#content #mediabox #mb_podcast a	{ background-image:url(/images/feed_icon.gif); }
#content #mediabox #mb_video a		{ background-image:url(/images/video_icon.gif); }

#comments	{ clear:both; margin-top:50px; }
