/* DEPART-PRINT.CSS */
@import url("templates/farewell/css/template_css.css");

body.fs4 {
	font-size: 12pt;
	color: black!important;
	background-color: white!important;
}
#depart-container {
	padding: 0;
	margin: 0 5%;
}
#depart-dates, #depart-print {
	display: none;
}
#spotlight {
	width: 100%;
	float: none;
}
#depart-footer {
	margin-left: 0;
}
#depart-table td {
	background: none!important;
	border: 1px #999999 solid;
}