﻿#contactform div
{
	margin-bottom: 0.5em;
	width: 340px;
	color: #336666;
	font-size: 1em;
}

#contactform .indent
{
	margin:10px 0px 10px 95px;
}

#contactform .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	float: left;
	width: 100px;
}

#contactform .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;	
}

#contactform .separator {
display: block;
width: 300px;
padding: 5px;
font-size: 5px;
height: 5px;
}

#contactform .image {display: block; width: 60px; clear: both;}

#footer .footer_link { border-right:solid 1px #000; padding-right:4px;}
#footer .footer_language_link {	border-left:solid 1px #000;}
#footer .footer_last{}
