/* SHOWS/STYLES */

/* HEADINGS
	h1 span {visibility:hidden;}
	h1.shows {background:url(/global/images/headings/shows.png) no-repeat;}   
	h1.subtle.shows {background:url(/global/images/headings/subtle/shows.png) no-repeat;}   
	*/

	/* SHOWS STYLES */
	#shows #default #scheduled {margin-bottom:12px;}
	#shows #default ul {
	width:240px; /* without :last-child rule, use 230/50 */
	margin-right:55px;
	}
	
	/* featured show - double width */
	#shows #default ul.double {width:535px;}

	
	#shows #default ul:last-child {margin-right:0;}	
	#shows #default ul li.note {margin-top:15px; font-style:italic; /* font-family:'copy-italic'; */ }
	#shows #default li.short.note {display:none;}
	#shows .float.container {margin-bottom:30px;}

