#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 #000; padding-right:4px;}
#footer .footer_language_link {	border-left:solid 1px #000;}
#footer .footer_last{}


body,td,th
{
	color:#4c4c4c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
body
{
	background-color:#7f7a7e;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

#product_description_detail td{ font-size: 11px }

#product_description_detail ul{ 	
	padding-left: 0px;
	margin-left: 15px;
}

#mainmiddlesec
{
	margin-left: -7px; 
	background-position: null; 
	background-image: url(../images/sce/home_extender.gif); 
	margin-bottom: -2px; 
	background-repeat: repeat-y; 
	background-attachment: scroll;
}

#mainheadersec
{
	background-position: null; 
	background-image: url(../images/sce/home_top.gif); 
	height: 61px; 
	background-attachment: scroll; 
	background-repeat: no-repeat;
}

#mainlefttitle
{
	float: left; 
	padding-left: 80px; 
	padding-top: 10px; 
	font-weight: bold; 
	color: #690d10; 
	width: 150px; 
	padding-bottom: 10px; 
	padding-right: 10px;
}

#mainrighttitle
{
	 float: right; 
	 padding-left: 10px; 
	 padding-top: 10px; 
	 font-weight: bold; 
	 color: #690d10; 
	 width: 150px; 
	 padding-bottom: 10px; 
	 padding-right: 60px;
}

#leftmidcontent
{
	float: left; 
	padding-left: 20px; 
	padding-top: 10px; 
	width: 254px; 
	padding-bottom: 10px; 
	padding-right: 10px;
}

#rightmidcontent
{
	 float: right; 
	 padding-left: 10px; 
	 padding-top: 10px; 
	 width: 216px; 
	 padding-bottom: 10px; 
	 padding-right: 60px;
}