body { font-size: 75%; }
a:link:after, a:visited:after {
	content:none;
	font-size:90%;
}
#content {
	padding-left: 0; float:none; width:100%;
}
#content table {
	width: 100%;
}
a {
	color: black !important;
	text-decoration: none !important;
	font-weight: normal !important;
}
table thead th , label, table thead th a {
	font-weight: bold !important;
}
table thead th {
	border-bottom: 1px solid black;
}
#subtabs,
#footer,
#filters,
pre,
.grid,
.paging,
.ss_add,
table th.actions,
table td.actions,
#meta,
#menu,
#searchForm,
#send_email,
div#crumbtabs ul#breadcrumb li{
	display: none;
}

div#crumbtabs ul#breadcrumb li.last{
	display:block;
}

p { margin-top: -.5em; }

img.logo { width: 213px; height: 68px; }

#wrapper.container, .clearfix:after, .container:after{overflow:visible!important; visibility:visible; height:auto; display:block; position:static;}

.hidePrint{display: none;}