/** 
* ---------------------------------------------------------------
* Ekass.com 
* ---------------------------------------------------------------
* @version $Id: 0.1
* @copyright Copyright (c) 2007 Blue Beetle Creative
* @author Blue Beetle Creative 
* ---------------------------------------------------------------
*/

body {
	background: #fff;
	font: 13px/150% 'Trebuchet MS', Verdana, Arial, sans-serif; 
	color: #000;
	margin: 10px 20px 0 70px;
}
div#topbar, div#options_bar, div#footer, .screen {
	display: none;
}
p#job_spec_print {
	line-height: 18px;
}
div#print_footer {
	border-top: 1px solid;
	margin-top: 30px;
	padding: 10px 0;
	font-size: 11px;
	line-height: 140%;
}
a {
	color: #000;
}
.dark {
	font-weight: bold;
}
label.single {
	width: 120px;
	float: left;
	font-weight: bold;
}

h1 {
	background-color: transparent;
	font: normal 26px Georgia, Times, 'Times New Roman', serif;
	color: #000;
	letter-spacing: -1px;	
	margin: 30px 0 10px 0;
}
div#print_header {
	display: block;
 	color: #000;
	background-color: transparent;
	font: normal 22px Georgia, Times, 'Times New Roman', serif;
	margin: 0 0 20px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid ;
}
div#print_header span {
	font-size: 14px;
}
div#print_header p {
	margin: 8px 0 12px 0;
	font: 11px/140% 'Trebuchet MS', Verdana, Arial, sans-serif; 
}

