﻿.TitleSection {
    background: transparent url(/images/interface/Title/Contact.png) no-repeat scroll 0 57px;
}

#contacttbl {
	margin-top:20px;
	width:100%;
}

#contacttbl tr {

}

tr.trgrey {
	background-color:#eeeeed;
}

#contacttbl td {
	padding:5px;
	vertical-align:top;
	text-align:left;
}

.inputFormat
{
    width:300px ;
}

.ContactQuestion
{
    margin: 8px 0;
}

.ContactForm
{
    width:300px;
}

.ContactQuestionSubmit
{
    text-align:right;
}

.ui-resizable-se {
		bottom: 17px;
		right:5px;
	}

