﻿body								{ font-family: Arial, Helvetica, Sans-Serif; font-size: 10pt; }

h1									{ font-size: 160%; font-family: Arial, Helvetica, Sans-Serif; }
h2									{ font-size: 130%; font-family: Arial, Helvetica, Sans-Serif; }
h2.jobNameTitle						{ font-size: 150%; font-family: Arial, Helvetica, Sans-Serif; }
h3									{ font-size: 120%; font-family: Arial, Helvetica, Sans-Serif; }
h4, h5, h6							{ font-size: 100%; font-family: Arial, Helvetica, Sans-Serif; }

ul.form								{ list-style: none; padding-left: 0; margin-left: 0;}
ul.form	input, ul.form select		{ border: none; margin-left: 40px; background-image: none; background: none; }
ul.form li							{ padding: 10px 0 10px 0; }

input[type="submit"], input[type="button"], button, input[type="file"], 
.upload, .button, .firstElement
									{ display: none; }
.warning							{ background: white url('../../../images/warning-old.gif') no-repeat scroll 10pt 7pt; 
									  padding: 8pt 5pt 20pt 35pt; border: 1pt solid black; margin-bottom: 5pt; display: block; }
						
textarea							{ border: none; display: block; }
input, select, textarea				{ font-size: 10pt; width: 150pt; }
label								{ padding-right: 20px; background: transparent url('../../../images/colon.png') right center no-repeat;
									  width: 200pt; display: -moz-inline-box; display: inline-block; overflow: hidden; }

.noPrint							{ display: none; }
