.content {
	width: 530px;
	padding: 0px 0px 0px 50px;
	line-height: 1.6em;
}


.squeeze {
	display: block;
	padding: 0px 0px 0px 50px;
	line-height: 1.6em;
}

fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

fieldset.float-right {
	margin-top: 1em;
}

fieldset dl {
	margin-bottom: 10px;
}

fieldset dl.float-left {
	margin: 0px 10px 10px 0px;
	padding: 0px;
}

fieldset dl dt {
	text-transform: uppercase;
	font-size: 0.85em;
}

.dark-gray, label {
	color: #4E4E4E;
}

fieldset dl dd {
	margin: 3px 0px 15px;
	padding: 0px;
}

#title-info-request {
	background-image: url(../img/title-info-request.png);
}

#title-contact {
	background-image: url(../img/title-contact.png);
}

input, textarea {
	font-size: 1em;
	font-family: arial;
	border: 1px #E0E0E0 solid;
	padding: 3px;
}

input.radio {
	border: 0px;
}

button.submit {
	display: block;
	width: 116px;
	height: 24px;
	background-image: url(../img/bttn-submit.png);
	background-repeat: no-repeat;
	border: 0px;
	text-indent: -4000px;
	cursor: pointer;
	margin-top: 35px;
}

button.submit2 {
	display: block;
	width: 64px;
	height: 24px;
	background-image: url(../img/bttn-submit1.png);
	background-repeat: no-repeat;
	border: 0px;
	text-indent: -4000px;
	cursor: pointer;
	margin-top: 35px;
}

.error {
	color: #A72A20;
}

