html { margin: 0; padding: 0;}
body { margin: 0; padding: 0; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#000; font-size:12px; }

#sidebar-title,
#profile-links,
#main-nav,
#messages,
#footer,
.order-view-head .button { display: none;}

.print-only { display: block;}

h3 { display: none; font-size: 2em; line-height: 1.2em; text-transform: uppercase;}

fieldset { border: none; padding: 0;}
fieldset p { margin: 0;}

table td,
.order-view label,
h3 { font-weight: 300;}


table { width: 100%; border-collapse: collapse;}
table td, table th { padding: 5px 10px; border: 1px solid #000;}
table th { color: #fff; font-weight: bold; background: #0073aa;}
table thead th { text-transform: uppercase;}
table tfoot th { border-color: #0073aa;}

#sidebar-wrapper a { border: none;}
#sidebar-wrapper a img { display: block; margin-left: -35px; border: none;}


/********************************      !Modifs by Mark Vader      ********************************/
.legal { font-size: .833em;}
.space { margin-bottom: 15px !important;}
.space-sml { margin-bottom: 5px !important;}
.space-big { margin-bottom: 30px !important;}
.upper { text-transform: uppercase;}
.right { text-align: right;}
.center { text-align: center;}

.order-view {}
	.order-view label { display: inline; margin-right: 5px; text-transform: uppercase;}
	.order-view label.space-sml { display: inline-block;}
	.order-view fieldset { min-height: 0;}
	.order-view fieldset p { font-weight: bold; padding-bottom: 0;}

	.order-view table thead th { text-align: center;}

.cols2, .cols3 {}
	.cols2 p { float: left; width: 333px; line-height: 1.6em;}
	.cols2 p label { float: left;}
	.cols2 p span { display: block; margin-left: 65px;}

	.cols3 p { float: left; width: 199px;}

#signatures {}
#signatures h4 { font-size: 1em; font-weight: bold;}
#signatures ul { width: 100%; overflow: hidden; margin: 45px 0 15px; padding: 0; list-style-type: none; font-size: .916em;}
	#signatures li { float: left; width: 179px; margin-right: 20px; padding-top: 5px; border-top: 1px solid #000; text-align: center;}
	#signatures li.last { margin: 0;}