body {
	background: white;
	font-size: 12pt;
	}


#header, #banner, #column-side,
.tabNavigation, .printer {display: none;}


#column-main, #content div {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}
	
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

ul {margin-left: 30px;}

li {list-style-type: disc;}

table {border-bottom: none !important;}


 td, tr   {
	border-top: 1px solid #666 !important;
	border-bottom: 1px solid #666 !important;
	background-color: #fff !important;
	}

.price {
	color: #000 !important;
	font-weight: bold !important;
	}

table.pricing thead th, table.lab thead th, .steps-container h3  {color: #333;}
