/* @override 
	http://test.fuse4.com/supernova/css/formcss.css
	http://www.supernova-germprotection.com/css/formcss.css
*/

.contactform {

width: 440px;



min-height: 256px;

height: auto !important;

height: 256px;

padding: 0px 0 10px;
margin-right: 10px;
}



.contactform label {

font-weight: bold;
color: #002244;
float: left;
	font-size: 12px;
}



.contactform label em, .contactform p em {

color: red;

}



.contactform .formrow {

clear: both;
float: left;
width: 430px;
height: 35px;
margin: 0 5px;

}



.contactform input.field, .contactform textarea, .contactform select {

width: 348px;

background-color: white;

border: 1px solid #a8a8a8;

margin: 3px 0 5px;

float: right;
display: inline;
}



.contactform input.field {

min-height: 25px;

height: auto !important;

height: 25px;
display: inline;
}



.contactform .formrow.right {
text-align: right;
	margin-top: 10px;
	padding: 10px 0 0;
	display: block;
}






.contactform2 {

width: 240px;

background: repeat-x url(../images/forms/layout/bg-grad1.jpg) #dcdcdc;

min-height: 256px;

height: auto !important;

height: 256px;

padding: 20px 0 27px;
margin-right: 10px;
}



.contactform2 label {
color:#002244;
font-weight: bold;

float: left;
	font-size: 12px;
}



.contactform2 label em, .contactform p em {

color: red;

}



.contactform2 .formrow {

clear: both;
float: left;
width: 230px;
height: 35px;
margin: 0 5px;

}



.contactform2 input.field, .contactform2 textarea, .contactform2 select {

width: 158px;

background-color: white;

border: 1px solid #a8a8a8;

margin: 3px 0 5px;

float: right;
display: inline;
}



.contactform2 input.field {

min-height: 25px;

height: auto !important;

height: 25px;
display: inline;
}



.contactform2 .formrow.right {
text-align: right;
	margin-top: 10px;
	padding: 10px 0 0;
}


img.flag {

position: absolute;

left: 10px;

}

textarea#details.field, textarea#address2.field{
	height: 40px;
	
}
div#bottom.formrow{
	margin-bottom: 0px;
}
p.address {

padding-left: 30px;

}
