* {
	font-family:'Verdana', Arial, sans-serif;
	font-size:10px;
	line-height:15px;
	font-weight:normal;
	color:#666666;
	padding:0px;
	margin:0px;
}

h1 {
	font-size:20px;
	line-height:24px;
	color:#c40000;
	padding-bottom:24px;
}

.mailform {
	/*background-color: #E5EFF5;*/
	width: 300px;
	height: 15px;
	line-height: 15px;
	padding:3px;
	margin-bottom:2px;
	border:1px solid #666666;
}

.checkbox {
	padding-bottom:4px;
}

.mailform_button_country {
	width:308px;
	height:21px;	
	border:1px solid #666666;
	padding:3px 0px;
	margin-bottom:2px;	
}

.mailform_button_attach {
	border:1px solid #666666;	
	margin-bottom:2px;		
}

.mailform_button_send input {
	width:308px;
	height: 30;
	margin-right: 2px;
	height:21px;
	padding:3px;
	border:1px solid #666666;	
}

/*.mailform_button_reset input {
	background-color: #E5EEF5;
	width:149px;
	height: 23;
	border: none;
}*/

#message {
	height: 140px;
}

.contact_message {
	padding-bottom:12px !important;
}

.contact_must {
	font-weight:bold;
}

table {
	width:100%;
}
 
tr {
	text-align:left;
}
 
th {
	vertical-align:top;
}
 
td {
	vertical-align:top;
}

strong,
b {
	font-weight:bold;
}