/* PRESS/STYLES */


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


	/* PRESS STYLES */
	
	#press #sidebar {
		position:relative;
		width:300px; /* 14 + 265 + 14 + 7 == 300 */
		margin-right:7px;
	}
	
	#press #sidebar div {
		position:relative;
		padding-bottom:25px;
		margin-bottom:25px;
	} 
	
	#press #article {
		margin:0 40px;
		width:450px; /* 40 + 570 + 40 == 542 */
	}
		
	#press .quote:first-child {
		margin-top:50px
	}
	
	/* PERFORMANCES */
	#press #barryz #media_container {
		position:relative;
		margin:50px auto;
		width:320px;
		height:256px;
		background:url(/global/images/quicktime/poster.transparent.png) no-repeat;
	}

	#press #bistro_award img {padding:0 auto;}        
	
	
	#press #article .talks {position:relative;padding-bottom:10px;} 
	#press .talks a.arrow {margin-right:-50px;margin-bottom:-20px}           
     

