#nav, #header, #navigation, .rs-search, #side {
	display:none;
}

.no-print {
    display: none;
}
#jobsheet, #primaryContent{
	width:940px;	
}

/* Override bootstrap */
a[href]:after {
	content: "";
}
abbr[title]:after {
	content: "";
}

/* Job sheet area */
h1{font-size:20px}
h2{font-size:16px}
h3{font-size:14px}
h4,h5,h6{font-size:12}

#jobshop-header{
	border-bottom:1px solid #ddd;
	margin-bottom:10px;
	font-size:12px;
}
#jobshop-header a{
	font-weight:700;
}
#jobsheet{
	font-size:11px;
}
#jobsheet th{
	font-weight:bold;
}