html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video,
input, textarea {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
}
html {
	background-color:#fff;
	background-image: none;
}
body, div, p, th, td {
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 140%;
}
#cont {
	width:950px;
}
#repair-image {
	font-size:85%;
	background-color: #fff;
	text-align:left;
	overflow: auto;
	padding-top:55px;
}
div#header  {
	background-image:url(../images/job_diagram/header_BG2.gif);
	background-position: 5px 3px;
	background-repeat: no-repeat;
	background-color: #c8c5c5;
	height: 55px;
	width: 100%;
	color: white;
	position:fixed;
	z-index:2;
}
.repair-title {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 10px;
	width: 800px;
}
.closeOverlay {
	float: right;
	padding-right: 50px;
	color: #F68428;
	font-weight: bold;
	font-size: 1.1em;
	padding: 20px 27px 0px 0px;
	border: 0px solid yellow;
	top: 0px;
}
div#gradient-bg {
	background-image:url(../images/job_diagram/whiteGrad_bg.gif);
	background-position:1px 0px;
	background-repeat:repeat-x;
	height:63px;
	float: right;
	width:100%;
	padding-top:0px;
	text-align: right;
}
img.print-text-img {
	padding-top: 22px;
	position: relative;
	top: -4px;
}
img.print-icon-img {
	position: relative;
	top: 1px;
	padding-right: 18px;
}
