body#testing {
	background-color: #dedee5;
	}
:-moz-any-link:focus {
  outline: none;
	}
a:active {
	outline: none;
	}
#requestinfo {
	text-align: left;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	width:415px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	}
#requestinfo ul {
	list-style-type: none;
	margin: 0;
	padding:0;
	}
#requestinfo ul.formfile {
	list-style-type: none;
	margin: 0;
	padding:0;
	color: #666;
	list-style-image:none;
	list-style-position:inside;
	list-style-type: none;
	}
#requestinfo li {
	color: #666;
	list-style-type: none;
	margin: 0;
	padding:0;
	}
#requestinfo li.formfile {
	color: #666;
	list-style-type: none;
	margin: 0;
	padding:0;
	}
#requestinfo label {
	text-align: right;
	display: -moz-inline-box;
	display: inline-block;
	margin: 8px 4px 0 8px;
	padding: 0 2px;
	width: 160px;
	}
#requestinfo label.required {
	color: #d00000;
	text-align: right;
	display: -moz-inline-box;
	display: inline-block;
	margin: 8px 4px 0 8px;
	padding: 0 2px;
	width: 160px;
	font-weight: bold;
	}
#requestinfo label.question {
	text-align: left;
	display: -moz-inline-box;
	display: inline-block;
	margin: 8px 4px 0 25px;
	padding: 5px 2px;
	width: 355px;
	}
#requestinfo textarea {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 17px;
	height: 102px;
	width: 355px;
	margin-left: 25px;
	border: solid;
	border-color:  #ccc;
	border-width: 1px 1px 1px 5px;
	}
#requestinfo input.text, input.text-required {
	padding: 3px 0 1px 5px;
	margin: 5px 0 0 0;
	font-size: 14px;
	height: auto;
	width: 200px;
	background-color: #fafafa;
	border: solid;
	border-color:  #ccc;
	border-width: 0 0 1px 5px;
	}
#requestinfo input.text-required {
	border-color: #f3bfbf #f3bfbf #f3bfbf #d00000;
	}
#requestinfo input.button {
	font-size: 12px;
	padding: 0 15px 0 15px;
	margin: 15px 0 15px 25px;
	text-align: center;
	height: 30px;
	width: auto;
	background: url(images/sprite.gif) 0 0 repeat-x;
	border: 1px solid;
	border-color: #ccc #666 #666 #ccc;
	font-weight: bold;
	color: #666;
	cursor: pointer;
	}
#requestinfo input.button:hover {
	background: url(images/sprite.gif) 0 -30px repeat-x;
	border-color: #ccc #000 #000 #ccc;
	color: #333;
	}
#requestinfo select {
	height: auto;
	width: auto;
	max-width: 200px;
	font-size: 14px;
	border: solid;
	border-color: #ccc;
	border-width: 1px 1px 1px 5px;
	margin: 5px 0 0 0;
	}
#requestinfo select.required {
	border-color: #d00000;
	}
#requestinfo .hintwrapper {
	display: none;
	}
#requestinfo .hint {
	position: absolute;
	text-align: center;
	width: auto;
	padding: 2px 5px 3px 5px;
	margin-top: 9px;
	margin-left: 14px;
	border: 1px solid #c93;
	font-size: 11px;
	line-height: 14px;
    color: #d00000;
	max-width: 100px;
	background: #ffc url(images/sprite.gif) no-repeat -1000px -1000px;
	z-index: 100;
	}
#requestinfo .hint-pointer {
	position: absolute;
	width: 10px;
    height: 19px;
	margin-top: 13px;
	margin-left: 5px;
	background: url(images/sprite.gif) 0 -60px no-repeat;
	z-index: 200;
	}
#requestinfo .note {
	text-align: left;
	width: auto;
	padding: 2px 5px 3px 5px;
	margin: 0 25px 5px 25px;
	border: 1px solid #c93;
	font-size: 11px;
	line-height: 14px;
    color: #d00000;
	background: #ffc;
	}
#requestinfo div.enabled {
	width: 415px;
	height: 35px;
	background-image: url(images/disabled.gif) no-repeat 0 0;
	}
#requestinfo div.privacy {
	width: 415px;
	color: #999;
	background: #fafafa;
	padding: 10px;
	margin-bottom: 5px;
	font-size: .85em;
	line-height: 1.4em;
	}
#requestinfo div.privacy strong {
	color: #d00000;
	font-weight: bold;
	}
/*================================================================================ Custom Fields
*/
#requestinfo div.customfields {
	margin: 25px 25px 0 25px;
	padding: 5px 15px 10px 15px;
	background-color: #fafafa;
	border: solid;
	border-color:  #ccc;
	border-width: 1px 1px 1px 5px;
	width: 320px;
	}
#requestinfo div.customfields li{
	padding-bottom: 10px;
	}
#requestinfo div.customfields label {
	text-align: left;
	color: #000;
	font-weight: bold;
	display: -moz-inline-box;
	display: inline-block;
	margin: 0;
	width: 125px;
	padding: 5px 2px;
	}
#requestinfo div.customfields label.required {
	text-align: left;
	color: #d00000;
	font-weight: bold;
	display: -moz-inline-box;
	display: inline-block;
	margin: 0;
	width: 125px;
	padding: 5px 2px;
	}
#requestinfo div.customfields label.question {
	text-align: left;
	color: #000;
	font-weight: bold;
	display: -moz-inline-box;
	display: inline-block;
	margin: 0;
	width: 310px;
	padding: 5px 2px;
	}
#requestinfo div.customfields label.question-required {
	text-align: left;
	font-weight: bold;
	display: -moz-inline-box;
	display: inline-block;
	margin: 0;
	width: 310px;
	padding: 5px 2px;
	color: #d00000;
	}
#requestinfo div.customfields input.text {
	padding: 3px 0 1px 5px;
	margin: 5px 0 0 0;
	font-size: 14px;
	height: auto;
	width: auto;
	background-color: #fff;
	border: solid;
	border-color: #ccc #bbb;
	border-width: 0 0 1px 5px;
	}
#requestinfo div.customfields input.required {
	padding: 3px 0 1px 5px;
	margin: 5px 0 0 0;
	font-size: 14px;
	height: auto;
	width: auto;
	background-color: #fff;
	border: solid;
	border-color: #f3bfbf #d00000;
	border-width: 0 0 1px 5px;
	}
#requestinfo div.customfields input.radio {
	padding: 4px 0 1px 4px;
	margin: 0 5px 0 0;
	font-size: 14px;
	height: auto;
	width: auto;
	background-color: none;
	border: solid;
	border-color: #000;
	border-width: 0;
	}
#requestinfo div.customfields label.radio {
	padding: 0 15px 5px 0;
	margin: 0 0 0 0;
	font-size: 12px;
	font-weight: normal;
	height: auto;
	width: auto;
	background-color: none;
	border: none;
	}
#requestinfo div.customfields span.radio-yes {
	background: #d7eac4;
	font-weight: bold;
	padding: 5px 7px 3px 7px;
	margin-right: 10px;
	}
#requestinfo div.customfields span.radio-no {
	background: #f5cfce;
	font-weight: bold;
	padding: 5px 7px 3px 7px;
	margin-right: 10px;
	}
#requestinfo div.customfields input.check, input.check-list {
	margin: 5px 5px 7px 0;
	vertical-align: middle;
	}
#requestinfo div.customfields input.check-list {
	margin: 2px 5px 4px 0;
	}
#requestinfo div.customfields label.check {
	padding: 15px 0 0 0;
	margin: 0 0 0 0;
	font-size: 12px;
	font-weight: normal;
	height: auto;
	width: auto;
	background-color: none;
	border: none;
	}
#requestinfo div.customfields textarea {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 17px;
	height: 102px;
	width: 320px;
	background-color: #fff;
	margin-left: 0;
	border: solid;
	border-color: #ccc #ccc #ccc #bbb;
	border-width: 1px 1px 1px 5px;
	}
#requestinfo div.customfields textarea.required {
	border-color:  #d00000;
	}