.mailformplus_contactform .error {
	color:#ff0000;
}

.mailformplus_contactform label {
	font-weight:bold;
	display:block;
	float:left;
	width:100px;
	margin-left: 1px;
}

.mailformplus_contactform .radio_caption {
	display:inline;
	width:auto;
	float:none;
	font-weight:normal;
	padding-left:5px;
}

.mailformplus_contactform .caption {
	margin:10px 0 5px 0;
	font-weight:bold;
	
}

.mailformplus_contactform form {
  width: 640px;
  border: 1px solid #ccc;
background-image: url('../img/mailformbg.gif');
background-repeat: repeat-x;
}

.mailformplus_contactform {
width: 640px;
float: left;


}


.mailformplus_contactform fieldset {
border: 0px;

}


.mailformplus_contactform  h3 {
margin: 0px;
padding: 0px;
color: #343434;
font-weight: bold;
font-size: 14px; 
margin-top: 15px;
margin-bottom: 10px;

}

input {
width: 220px;
margin-bottom: 5px;
}


.textField {
	width: 522px;
	height: 150px;
	border: 1px solid #ccc;
}
.inner {
	padding: 40px;
}
.left {
float: left;
width: 230px;
}

.right {
float: left;
width: 230px;
margin-left: 73px;
}

.bottom {
clear: both;
float: left;
width: 524px;
}

.submitButton {
	float: right;
	border: none;
	background: none;
	width: 94px;
	height: 26px;
	padding: 0px;
	margin: 0px;
	
	
}

