article {
max-width: 690px;
}

.doNotPrint, nav , footer, header, #fourCol{
display: none;
}

section, article, img {
	-webkit-border-radius: none !important;
	-moz-border-radius: none !important;
	border-radius: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	border: none  !important;
	padding: 0 !important;
	margin: 0  !important;
}

h2 {
	display: inline !important;
	float: left !important;
	margin: 15px 0px 0px 30px !important;
	
	border-bottom: none !important;
}

div.printedHeader {
display: inline;
margin: 0 0 20px 20px;
float: left;
}

div.quoteResults {
clear: left;
padding: 7px  0 7px 10px;
min-height: 30px;
border-bottom: solid 1px #444;
font: normal 14px/20px verdana, arial, tahoma, sans-serif;
}

span.quoteResultsLabel {
display: block;
float: left;
position: relative;
width: 170px;
color: #444;
}

div.quoteResultsJobSpecsLabel {
display: inline-block;
float: left;
position: relative;
width: 170px;
color: #444;
}

span.quoteResultsSpecLabel {
display: inline-block;
float: left;
width: 90px;
}

span.quoteInline {
display: inline-block;
float: left;
width: 500px;
}

span.quoteResultsValue{
color: #000;
font-weight: bold;
width: 115px;
border: solid 1px #000;
padding: 7px 3px 7px 3px;
}

span.quoteResultsSpecs{
color: #000;
}

span.quoteResultsJobTitle{
font-weight: bold;
}

span.quoteResultsJobNumberOfPages{
float: left;
width: 150px;
}

span.quoteResultsTrimSizeLabel{
float: left;
width: 120px;
}

div.WIPResults {
clear: left;
padding: 7px  0 7px 10px;
min-height: 30px;
border-bottom: dashed 1px #444;
}



span.WIPResultsDetailsReprint{
color: #000;
float: right;
margin-right: 40px;
}

span.WIPResultsDetails{
color: #000;
}

.wipFilterForm {
display: none;
}

.printOnly {
display: inline;
font: normal 14px/20px verdana, arial, tahoma, sans-serif;
}