.formclearfix {
	clear: left;
}

form { 
	display: inline; 
}

fieldset {
	width: 540px;
	margin: -5px 0 10px 0;
	padding: 10px 0 20px 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.spacer {
	height: 15px;
}

legend {
	color: #F6A800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0 0 20px 0;
	padding: 0;
}

input, select, textarea { 
	width: 346px; 
	height: 16px;
	margin: 0 0 5px 0; 
	padding: 7px;
	border: 0;
	background-image: url(../../imgs/sev/inputbg.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px;
	font-weight: normal; 
	float: left;
}

.field-nl1 {
	width: 101px;
	background-image: url(../../imgs/sev/inputbg_nl1.gif);
}

.field-nl2 {
	width: 106px;
	background-image: url(../../imgs/sev/inputbg_nl2.gif);
}

.field-nl3 {
	width: 181px;
	background-image: url(../../imgs/sev/inputbg_nl3.gif);
}

.field-nl1-error {
	width: 101px;
	color: #F60000;
	background-image: url(../../imgs/sev/inputbg_nl1.gif);
}

.field-nl2-error {
	width: 106px;
	color: #F60000;
	background-image: url(../../imgs/sev/inputbg_nl2.gif);
}

.field-nl3-error {
	width: 181px;
	color: #F60000;
	background-image: url(../../imgs/sev/inputbg_nl3.gif);
}

label {
	width: 160px; 
	height: 30px;
	margin: 0 0 5px 0; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 30px;
	float: left;
}

.cityselectlabel {
	width: 200px;
}

.boxcontainer {
	width: 346px;
	padding: 7px;
	float: left;
}

select {
	width: 360px;
	height: 30px;
	background-color: #D8D8D8;
	line-height: 26px;
}

.cityselect {
	background-image: none;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
}

.cms_recipient { 
	width: 520px;
	background-image: url(../../imgs/sev/subjectbg.gif);
	background-repeat: no-repeat;
}

textarea { 
	width: 346px;
	height: 106px;
	background-image: url(../../imgs/sev/textareabg.gif);
}

.formboxbuttons {
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0 10px 8px 0;
	background-image: none;
	border: 0;
}

.formboxbuttonlabel {
	width: 310px;
	margin: 0 0 5px 0;
	line-height: 16px;
}

.formboxbuttonlabel-error {
	width: 315px;
	margin: 0 0 5px 0;
	color: #F60000;
	line-height: 16px;
}

.field-error {
	color: #F60000;
}

.formsubmitbutton {
	margin: -10px 0 0 160px;
	padding: 7px;
	width: 200px;
	height: 30px;
	background-color: transparent;
	background-image: url(../../imgs/sev/buttonbg.gif);
	background-repeat: no-repeat;
	color: #F6A800;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	cursor: pointer;
}

.newsletterbutton {
	margin: 0;
	padding: 7px;
	width: 40px;
	height: 30px;
	background-color: transparent;
	background-image: url(../../imgs/sev/buttonbgnl.gif);
	background-repeat: no-repeat;
	color: #F6A800;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	cursor: pointer;
	float: left;
}

.showcities {
	width: 200px;
	height: 26px;
	background-image: none;
	background-color: transparent;
	text-align: left;
}
