.ajax-contact-form{width:474px; float:left;}


.notification_error{
border: 1px solid #A25965;
height: auto;
width: 468px;
padding: 4px;
background: #F8F0F1;
text-align: left;
margin-bottom:10px;}

.notification_ok{
border: 1px #567397 solid;
height: auto;
width: 458px;
padding: 8px;
background: #f5f9fd;
text-align: center;
margin-bottom:10px;}

.info_fieldset {  border: 0px #dddddd solid; margin:-7px;}



.button{
	font: 14px Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	border:1px solid #cccccc;
}

/* Input, Textarea */
input, textarea{
font: 14px Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	border:1px solid #cccccc;

}

.textbox{
margin: 0;
padding:0;
}

/* BR */

br { clear: left; }

.map
{	background-color: #FFFFFF;
	border:1px solid #cccccc;
	width:180px;}
	
	
	
.textbox_name{width:235px;}

.textbox_email{width:235px;}

.textbox_subject{width:474px;}

.textbox_comment{width:474px;}
