@media screen, projection {

	h2.cgs { text-indent: -999em; background: url("/images/h2-cgs.gif") top left no-repeat; width: 348px; height: 45px; border: none; margin-bottom: 15px; }
	.tripcol { float: left; width: 176px; line-height: 1.8em; padding-right: 10px; }
	
	.staff { float: left; clear: both; width: 100%; margin: 0 0 15px 0; }
	.staff div { clear: both; background: #702019; padding: 5px 8px; font-size: 1.1em; line-height: 50px; height: 50px; }
	.staff div img { float: left; margin: 0 20px 0 0; }
	.staff div.alt { background: #7a231c; }
	.staff div a { font-family: georgia; font-weight: bold; font-size: 1.2em; background: url("/images/icon-email-small.gif") 0 50% no-repeat; padding-left: 20px; margin-right: 15px; }
	.staff div.highlight { background: #802922 !important; cursor: pointer; }
	.staff div.highlight a { color: #fff; }
	.staff div.highlight img { border-color: #fff; }
	.small div { height: 25px !important; line-height: 25px !important; }
	.small div a { font-size: 1.1em !important; }
	
	.stafftitle { float: left; line-height: 3em; width: 100%; margin-bottom: 15px; border-bottom: 1px solid #c5c2a8; }
	.stafftitle h2 { border: none; float: left; margin: 0; }
	.stafftitle p { float: right; margin: 0; }
}

@media print {

}

