/* ----------------------------------------------

	Glamour Direct - Print Stylesheet
	
---------------------------------------------- */

	body {
		color:#000000;
		font:12px/18px arial, helvetica, sans-serif;
	}
	
	p { margin:16px 0; }
	
	a { color:#000; }
	
	h1 { font-size:20px; margin:16px 0; line-height:1.2; }
	h2 { font-size:18px; margin:16px 0; line-height:1.2; }
	h3 { font-size:16px; margin:16px 0; }
	h4 { font-size:14px; margin:16px 0; }
	h5 { font-size:12px; margin:16px 0; }
	h6 { font-size:11px; margin:16px 0; line-height:1.1; }
	
/* --- Layout ------------------------------ */

	#logo, #menu, #sponsors, #footer, #accessibility, h3.gallery, dl.date, #banner, .times {
		display:none;
	}
	#feature li {
		display:inline;		
	}
	#contact, #feature {
		border-top:1px solid #000;
		margin:15px 0 0 0;
	}
