﻿
.ContactTopBit
{
	position: relative;
	left: 5px;
}
.ContactInnerDiv h3
{
	line-height: 22px;
}
.ContactTopLine
{
	width: 850px;
	height: 3px;
	background: url("../../Images/Propellor/horizontal-line-long.gif") no-repeat 0 0;
}
.ContactInnerTable
{
	margin-top: 5px;
}
.ContactSepTD
{
	width: 33px;
}
.ContactRightTD
{
	width: 341px;
}
.ContactRightTopDiv
{
	height: 7px;
	background: url("../../Images/Propellor/contact-right-top-bg.gif") no-repeat 0 0;
}
.ContactRightDiv
{
	background: #E2E2E2;
}
.ContactRightInnerDiv
{
	width: 304px;
	margin-top: 13px;
	margin-bottom: 13px;
}
.ContactRightBottomDiv
{
	height: 7px;
	background: url("../../Images/Propellor/contact-right-bottom-bg.gif") no-repeat 0 0;
}
.FormLeftTD
{
	width: 256px;
	padding: 0 15px 0 33px;
	vertical-align: middle;
}
.FormRightTopTD
{
	width: 227px;
	height: 3px;
	background: url("../../Images/Propellor/form-right-top.gif") no-repeat 0 0;
}
.FormRightTD
{
	background: #F3F3F3;
	padding: 2px 4px 2px 4px;
	text-align: center;
}
.FormTextField
{
	width: 218px;
	height: 20px;
	margin: 0 auto;
	border: 1px solid #CCC;
}
.FormRightBottomTD
{
	height: 3px;
	background: url("../../Images/Propellor/form-right-bottom.gif") no-repeat 0 0;
}
.FormSepDiv
{
	height: 5px;
	background: url("../../Images/Propellor/horizontal-line-long.gif") no-repeat 0 0;
}
.ContactPadding
{
	padding-left: 5px;
}
