/* print css */
body{
	background: white none;
	font: 11pt "times new roman", times, serif;
	margin: 0;
	padding: 0;
	color:black;}
h1, h2, h3, h4, h5{
	font-family: tahoma, helvetica, arial, verdana, sans-serif !important;
	color:black !important;}
img.left{
	float:none !important;;
	margin:5px 10px 5px 0;}
img.right{
	float:none !important;;
	margin:5px 0 5px 10px;}
#brand, #options, #header, h1#logo, #nav-wrap, #spacer, #sidebar, #footer{display:none}
#container{
	width: auto;
	margin: auto;
	background: white none;
	float:none !important;}
#content-wrap{
	width: auto;
	margin: auto;
	background: white none;
	float:none !important;}
#content{
	float:none;
	width: auto;}
#content ul{
	margin:auto auto auto 5% !important;}
#content ul li{
	list-style:disc url(none) !important;}
#banner, .hilite{
	float: none !important;
	width: auto;}
#content a:link:after, #content a:visited:after {
   content: " (http://www.scaleableit.com" attr(href) ") ";}
table, td, th{
	font: 11pt "times new roman", times, serif;
	border-color: grey !important;}