.fieldForm div .fieldItemValue{padding-left:10px;}
.fieldForm .fieldItemLabel {width:5em;float:left;}
.fieldForm .fieldItemLabel label {font-weight:bolder;white-space:nowrap;}
.fieldForm .field100Pct, .fieldForm .field50Pct {min-width: 200px;}
.fieldForm .field100Pct .fieldItemValue, .fieldForm .field50Pct .fieldItemValue {display:inline;}
.fieldForm .field100Pct .fieldItemValue input {width:80%;min-width:200px;}
.fieldForm .field50Pct .fieldItemValue input {width:60%;min-width:100px;}
.fieldForm .field50Pct {float:left;width:49.9%;}
.fieldForm div div input {margin-bottom:10px;margin-right:15px;}
.clear {clear:both;}
.btn{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;}	
 .bt{
 	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:75%;
	background-color:#C00;
	color:#fff;
	font-weight:bold;
	border:1px solid;
	border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
 }
   .btcontact{
 	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:75%;
	background-color:#CCC;
	color:#fff;
	font-weight:bold;
	border:1px solid;
	border-top-color:#696;
   border-left-color:#696;
   border-right-color:#474747;
   border-bottom-color:#474747;
 }
 .btjob{
 	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:75%;
	background-color:#474747;
	color:#fff;
	font-weight:bold;
	border:1px solid;
	border-top-color:#696;
   border-left-color:#696;
   border-right-color:#474747;
   border-bottom-color:#474747;
 }
  .btdate{
 	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:75%;
	background-color:#fff;
	color:#474747;
	font-weight:bold;
	border:1px solid;
	border-top-color:#696;
   border-left-color:#696;
   border-right-color:#474747;
   border-bottom-color:#474747;
 }
 .clwDiv{
 	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:110%;
	width:90%;
	text-align:center;
	color:#C00;
	font-weight:bold;
	padding:10,40,10,40;
 }