﻿body{
background-color:#ffffff;

}
#tblMain{
	margin-top:-3px;
	width:100%;
}

#main_container {
	margin-left:auto;
	margin-right:auto; 
	width:980px; height:500px;
	background:;
	position:relative;
	 margin-top:180px;}

.contentbg {position:relative; top:-180px; width:978px; height:591px; background:url(../IMAGES/ressupportform_box.png) no-repeat;}
.content {margin-left:auto; margin-right:auto;position:relative; top:154px; width:970px; height:500px; }
	
.form_titles {color:#000000; text-align:left; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; }

textarea {overflow:auto;}

.faqlink {position:relative; top:325px; left:540px; width:115px; height:15px;}

.background {position:relative; top:-180px; margin-left:auto; margin-right:auto; width:980px; height:797px;}

.supportform { position:relative; top:50px; left:-33px; width:510px; }

a:active
{
outline: none;
}

a:selected, a:visited { 
    border: none;
    outline: none;
}


a:focus
{
-moz-outline-style: none;
outline: none;
}

.thanks_text
{
	color:black ; 
	text-align:center; 
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size:22px; 
	font-weight:bold; 
}