/* ********************************************** */
/* © 2007 East Coast Internaitonal Trucks ******* */
/* Style Sheet for Print Formatting ************* */
/* ********************************************** */
body						{font-family: times, serif;}
h1							{clear: both;}
img							{border: 0px;}
ul							{list-style-type: square;}
table						{width: 650px;}
	th						{background-color: black; color: white; border: 1px solid black; text-transform: uppercase;}
	td						{border: 0px; border: 1px solid gray;}
	tfoot					{color: white; background-color: gray;}
div.column-left				{
	float: left;
}
div.column-right			{float: right;}
div.header					{display: none;}
div.spacer-left				{display: none;}
div.spacer-middle			{display: none;}
div.submenu					{display: none;}
div.cookiecrumbmenu			{display: none;}
div.backtotop				{display: none;}
div.footer					{display: none;}
div.cookiecrumbmenu			{display: none;}
div.copyright				{clear: both; margin-top: 0.5in; text-align: center;}
div.copyright a				{color: black; font-weight: bold; text-decoration: none;}
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
.sifr-flash, .sifr-flash object, .sifr-flash embed {display: none !important; height: 0; width: 0; position: absolute; overflow: hidden;}
span.sifr-alternate {visibility: visible !important; display: block !important; position: static !important; left: auto !important; top: auto !important;}

