form div#errors {
	padding:15px;
	border:1px solid #f2bca9;
	font-size:1.2em;
	background-color:#fce2d1;
	margin:10px 0;
	border-top-width:2px;
	border-top-color:#ff7545;
}
div#errors p {
	color:#fc4011;
}
div#errors strong {
	color:#cd340e;
}
div#errors ol {
	color:#955f52;
	list-style-type:decimal;
	list-style-position:inside;
}
div#errors a, .sitebrand div#errors a, .sitebrandx div#errors a {
	color:#b32a00;
	font-weight:bold;
	text-decoration:underline;
	list-style-position:outside;
}
div#errors a:hover, .sitebrand div#errors a:hover, .sitebrandx div#errors a:hover {
	color:#ec212b;
	text-decoration:underline;
}
label.error {
	color:#ff582f;
	font-weight:bold;
}
legend {
	color:#096bb3;
	font-size:1.6em;
	width:100%;
	position:relative;
	top:8px;
}
fieldset {
	margin:0 0 20px;
}
fieldset.border-bottom {
	padding:0 0 20px;
	border-bottom:1px solid #EAEAEA;
}
#content fieldset p {
	font-size:1.2em;
}
label {
	color:#545454;
	font-size:1.1em;
	line-height:1em;
	padding:.5em 0;
	display:block;
	position:relative;
}
label.checkbox, label.radio {
	display:inline;
	width:auto;
}
label.checkbox input, label.radio input {
	float:left;
	margin-right:15px;
}
form strong.err {
	display:block;
	clear:left;
	font-weight:normal;
	color:#ff582f;
}
form ul li, #content form ul li {
	margin:.5em 0;
	float:left;
	clear:both;
	width:100%;
	padding:0 0 5px 0;
	background:none;
}
form input.input, form .textarea {
	width:50%;
	border:solid 1px #DFDFDF;
	background:url('/img/input_bg.png') repeat-x 0 0;
	padding:.3em;
	padding-left:.4em;
	color:#444;
	font-size:1.2em;
}
form select.select {
	float:left;
	color:#444;
	font-size:1.2em;
	width:auto;
	padding:1px;
}
form em.msg {
	font-weight:100;
	font-size:.9em;
	color:#888;
	position:absolute;
	display:block;
	left:213px;
	top:.5em;
}
form input:focus, form textarea:focus {
	outline:1;
	border-color:#39aae4;
}
form ul.buttons li {
	float:left;
	clear:none;
	margin:0 15px 0 0;
}
button {
	background:url(../images/bg-button-flat.png) repeat-x 0 0;
	border:solid 1px #dfdfdf;
	padding:1px 2px 5px 2px;
	cursor:pointer;
	height:25px;
	width:auto;
	line-height:20px;
}
button:hover {
	background:url(../images/bg-button-flat.png) repeat-x 0 -23px;
	border:solid 1px #39aae4;
	color:#fff;
	text-decoration:none;
}
button:active {
	background:url(../images/bg-button-flat.png) repeat-x 0 -46px;
	border:solid 1px #39aae4;
	color:#ddd;
}
button:focus {
	outline:0;
}
.eval_lightbox h3 {
	color:#096bb3;
	font-size:1.6em;
	margin-bottom:.7em;
	margin-top:0;
	line-height:1em;
}
.eval_lightbox h4 {
	font-size:1.5em;
	margin-bottom:.7em;
	margin-top:0;
	line-height:1em;
}
.eval_lightbox fieldset {
	width:100%;
	padding:0;
	margin:0;
}
.eval_lightbox textarea {
	float:none;
	width:100%;
	height:70px;
	border:solid 1px #DFDFDF;
	background:url('../images/input_bg.png') repeat-x 0 0;
}
.eval_lightbox input.input, .eval_lightbox textarea {
	font-size:1.2em;
	color:#333;
}
.eval_lightbox div.nav {
	margin:15px 0 0 0;
	padding:0;
	width:100%;
	float:left;
}
.eval_lightbox label.radiobutton {
	font-size:1.5em;
	margin-right:4em;
}
.eval_lightbox input.radiobutton {
	margin-right:1em;
}
.eval_lightbox .h_options {
	margin-left:4em;
	line-height:4em;
}
.eval_lightbox select {
	border:solid 1px #DFDFDF;
	font-family:"Helvetica Neue", Helvetica, Arial;
	font-size:1.3em;
	color:#333;
	width:40%;
	margin:1.3em 1em;
}
.eval_lightbox strong.err {
	font-weight:bold;
	color:#f6361f;
}
.eval_lightbox .nav .question_steps {
	font-size:1.5em;
	color:#666;
	float:left;
	width:150px;
}
.eval_lightbox fieldset {
	float:left;
}
form.newsletter ul li {
	float:none;
	clear:none;
}
form.newsletter ul li input.input {
	margin:0 10px 0 0;
	width:90%;
}
form.newsletter strong.err {
	display:block;
	clear:left;
	margin:0;
	font-weight:normal;
	color:#ff582f;
}
form.newsletter strong.success {
	display:block;
	clear:left;
	margin:0;
	font-weight:bold;
	color:#67c600;
}
#content .sidebar input.input {
	width:200px;
}
form#otherVersions {
	width:80%;
}
form#otherVersions ul li {
	float:left;
	clear:both;
	margin:0 0 10px 0;
}
form#otherVersions ul li select.select {
	margin:5px 15px 0 0;
	width:50%;
}
ol.steps strong.step {
	font-size:1.1em;
	font-weight:100;
	color:#096bb3;
}
ol.steps {
	list-style-type:decimal;
	font-size:1.3em;
	padding-left:20px;
	width:100%;
}
ol.steps li {
	clear:both;
	float:left;
	margin:0 0 20px 0;
	width:100%;
}
#content ol.steps li ul li {
	margin:0;
	font-size:1em;
	width:100%;
}
ol.steps .key {
	background-color:#fffdef;
	border:1px solid #ecdeb7;
	color:#444;
	font-size:.85em;
	width:100%;
	line-height:1.5em;
	width:450px;
	display:block;
	padding:10px;
	margin:0 0 20px 0;
}
.tour-box {
	border:solid 1px #DFDFDF;
	background-color:#eee;
	padding:10px;
	font-size:.7em;
}
.tour-box h1 a {
	text-decoration:underline!important;
	font-weight:bold;
}
.sidebar form strong.err {
	margin:0;
}
#content a.downloadbtn {
	display:block;
	width:540px;
	height:55px;
	margin:10px 0 20px 0;
	padding:24px 0 0 70px;
	background:url(../images/btn-eval-download.jpg) no-repeat scroll 0 50%;
	font-size:1.8em;
	color:#666;
}
.support-search form ul li {
	width:auto;
	clear:none;
}
#account form input.input, #account form .textarea {
	font-size:.9em;
	margin-bottom:8px;
}
form input#more_information {
	display:none;
}
