/* Print styles */
/* Hide everything that must no be printed */
#top_navigation, 
#steps, 
#footer,
.step_number,
.summary,
.noprint,
.calculate,
br.clear,
.buttons,
#content_footer {
	display:none !important;
}
body {
	background: none !important;
}
body *
{
	background:none!important;
}
#wrapper,
#content_wrapper,
#content {
	background:none!important;
	filter:none!important;
	padding:0;
	width: 655px;
	min-width:655px;
}

.table th a span {
	background:none;
}
#content .header {
	background:none;
}
#intro_accordion .content {
	display:block!important;
}
#intro_accordion.subblock .title {
	background:none;
	width:auto;
}
#intro_accordion.subblock .title span {
	padding-left:0px;
}
#intro_accordion.subblock .title * {
	border:none!important;
	background:#FFF!important;
}
.printnowidth {
	width:0 !important;
}
.employees table {
	width: 650px !important;	
}
table *
{
	font-size:10px!important;	
}
.employees .table.results th,
.employees .table.results td {
	padding-left:0px!important;
	width:auto!important;
	background:none!important;
}
.employees,
.table_container {	
	border:none !important;
}
table td {
	border: none !important;
}
table td.number span
{
	float:left !important;
}
/*
table tr td span.symbol {
	display:none;
}*/
