.contactform {	
	margin: 0px 3px 0px 0px ;
	/*background-color:#f0eff5;*/
	width:384px;
	padding:0px;	
}

.contactform table
{
	background: url(/images/contact/center_contact.jpg)  repeat-y; 
	width:384px;
}

.contactform table td
{
	margin:5px;
}
	
.contactformheader {
	font-size: 18px;
	font-weight: normal;
	margin:0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	background: url(/images/contact/box_header_contact.jpg) no-repeat;
	width:383px;
}

.contactformheader h3
{
	font-size: 18px;
	font-weight: normal;
	margin:7px 0px 0px 17px;
	padding: 0px 0px 0px 0px;	
	text-align:left;
}




.contactform h4 
{
	text-align:center;
	font-size: 13px;
	font-weight:bold;
	margin: 0;
	padding: 7px 0 10px 17px;
}
.contactform label, span, textarea
{
	margin-left:18px;
}

.contactform textarea
{
	width:80%;
}

.contactformfooter
{
	background: url(/images/contact/base.jpg) no-repeat;
	height: 13px;
	width:384px;
}

#rightBlock 
{
	border: dotted 0px blue;
	font-size: 14px;
}
#leftBlock 
{
	border: dotted 0px red;	
	font-size: 14px;
}

#supportlinks {
	margin-top: 8px;
}	
