#contactform div
{
	margin-bottom: 0.5em;
	width: 100%;
}

#contactform .indent
{
	margin:10px 0px 10px 95px;
}

#contactform .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	float: left;
	width: 180px;
}

#contactform .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;	
}

#contactform .separator 
{
	clear: both;
	padding: 0px;
	font-size: 0.5px;
	height: 0.5px;
}

#footer .footer_link { border-right:solid 1px #ffffff; padding-right:4px;}
#footer .footer_language_link {	border-left:solid 1px #ffffff;}
#footer .footer_last{}
#footer {
float:right;
width:750px;

}
body {
	margin:0 auto;
	overflow:auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/sce/vgmrpt.gif);
	background-repeat: repeat-x;
	position:auto;
	background-color: black;
	background-position:top left;
	font-size:12px;
	font-family: georgia;
}

