@charset "utf-8";

/* Mitzia Hoists - Print CSS */



body{

size: 8.5in 11in landscape;

margin: 0.25in; 

}



#header ul.nav, #secondNav, .modelImage, .techDimensions h4, ul.yui-nav, .widget-printTables {

	display: none !important;

}



body, #header, #mainContent, #footer, .model-wrap, .modelDescription, .modelImage {

	margin: 0 !important;

	padding: 0 !important;

	width: auto !important;

	float: none !important;

}



table {

	font: 9pt Verdana, Arial, Helvetica, sans-serif !important;

	border-spacing: 0pt !important;

	page-break-before: always !important;



}



	table caption {

		font-size: 10pt !important;

		font-weight: bold !important;

	}



	table th a {

		color: black !important; 

		text-decoration: none !important; 

		font-weight: bold !important;

	}

	

	table td {

		padding: .25em !important; 

		border: .25pt solid grey !important;

	}



/*hide the "id" column */

table th.yui-dt-hidden, td.yui-dt-hidden {

	display: none !important;

}



.techNotes {

	font-size: 10pt !important;

}



/*scripted options */



.noPrint {display: none !important;}


