.helpTeaser {
	width: 891px;
	margin: 0 auto 37px auto;
	font-size: 1.08em;
}

.helpTeaser .content {
	height: 235px;
}

.helpBg {
	position: relative;
	width: 881px;
	height: 235px;
	background-image: url(/MBT/Images/Boxes/helpBoxBg.jpg);
	overflow: hidden;
}

.helpSearch {
	position: absolute;
	width: 247px;
	height: 32px;
	top: 160px;
	left: 18px;
	overflow: hidden
}

.helpSearch .textBox_help_32 {
	width: 205px;
}

.helpSearch .submitButton_help_32 {
	top: 0px;
	left: 210px;
}

.helpTeaser .faq {
	position:absolute;
	top: 204px;
	left:18px;
}

.helpTeaser .glossary {
	position: absolute;
	top: 204px;
	left: 155px;
}

.helpTeaser .popularQuestionsList, .helpTeaser .popularQuestionsNarrowList {
	position: absolute;
	top: 0;
	left: 292px;
	width: 549px;
	height: 235px;
	padding: 7px 20px 0 20px;
}

.popularQuestionsList h2.dotted {
	padding: 10px; !important
}

.popularQuestionsNarrowList {
	width: 286px !important;
	padding: 7px 7px 0 !important;
}

.popularQuestionsNarrowList h2.dotted, .mediaCenterBox h2.dotted {
	padding: 10px 7px !important;
}

.popularQuestionsNarrowList .popularQuestion {
	margin: 1.08em 7px;
}

.popularQuestionsList .popularQuestion {
	margin: 1.08em 10px;
}

.popularQuestion {
	display: block;
	padding: auto;
	font-size: 1.08em;
}

.mediaCenterBox {
	position: absolute;
	top: 0;
	left: 589px;
	width: 278px;
	height: 235px;
	padding: 7px 7px 0 !important;
	background: url(/MBT/Images/Boxes/helpBoxBg.jpg) no-repeat -589px 0;
}

.mediaCenterBox .linkThumb {
	display: block;
	margin : 14px 7px ;
	padding-top: 116px;
	width: 210px;
	height: 0;
	background: url(/MBT/Images/Boxes/mediaCenterLinkBg.jpg) no-repeat;
	overflow: hidden;
}

.mediaCenterBox .arrowedLink {
	margin: 7px;
}

.contactBox {
	width: 885px;
	margin: 0 auto;
}

.contactBox .header {
	position: relative;
	height: 47px;
	background: url(/MBT/Images/Boxes/contactFormBg.png) no-repeat 0 0; 
}

.contactBox .header img {
	position: absolute;
	top: 26px;
	left: 59px;
}

.contactForm {
	width: 593px;
	float: left;
}

.contactForm .header {
	height: 2px;
	background: url(/MBT/Images/Boxes/contactFormBg.png) no-repeat 0 -47px; 
	overflow:hidden;
}

.contactForm .content {
	position: relative;
	background: url(/MBT/Images/BgLoops/contactFromBg.png) repeat-y;
	overflow: hidden;
}

.contactForm .footer {
	background: url(/MBT/Images/Boxes/contactFormBg.png) no-repeat 0 -105px; 
	height: 2px;
	overflow: hidden;
}

.formBox {
	/* background-color: #000; */
	margin: 8px 0 0 10px;
	display: inline-block;
	width: 110%;
}

.formBox .last {
	width: 125px;
}

.formBox label {
	position: absolute;
	left: 1px;
	top: 7px;
}

.formItem1Col label {
	width: 137px;
}

.formItem2Col label {
	width: 218px;
}

.formItem4Col label {
	width: 571px;
}

.formItem1Col .textBox1Col {
	position: absolute;
	top: 30px;
	left: 0;
	width: 132px;	
}

.formBox .last .textBox1Col  {
	width: 118px;
}

.formItem1Col select {
	position: absolute;
	top: 29px;
	left: 0;
	width: 220px;
}

.formItem2Col select {
	position: absolute;
	top: 29px;
	left: 0;
	width: 220px;
}

.formItem4Col textarea {
	position: absolute;
	top: 30px;
	left:0;
	width: 567px;
	height: 100px;
}

.requiredField {
	background: url(/MBT/Images/Icons/requiredStar.png) no-repeat center right;
}

.requiredField2 
{
	background: url(/MBT/Images/Icons/requiredStar.png) no-repeat center right;
	width: 121px ! important;
}

.formBox .seperator, .disclaimer .seperator {
	margin: 0 0 0 4px;
	padding: 13px 0 0 0;
	width: 565px;
	height: 1px;
	clear: both;
	overflow: hidden;
}

.disclaimer .seperator {
    padding-top: 7px;
    margin: 0 0 0 14px;
}

.disclaimer .disclaimerText {
    padding:10px 14px;
}

.contactForm .requiredFieldLegend {
	position: absolute;
	font-size: 0.92em;
	color: #231F20;
	padding: 0 0 0 14px;
	bottom: 12px;
	left: 10px;
	background: url(/MBT/Images/Icons/requiredStar.png) no-repeat center left;
}

.contactForm .newsletter {
	position: absolute;
	left: 160px;
	bottom: 12px;
}

.contactForm .submitButtonBox {
	margin: 5px 0px;
	width: 587px;
}

.addressBox {
	margin-top: 0 !important;
	margin-right: 0 !important;
}

.helpSidebar  {
	width: 287px;
	padding: 0 0 0 5px;
}

.contactsListBox {
	width: 281px;
	margin: 10px 0 0 3px;
}

.contactsListing {
	margin: 11px;
}

.contactsListing a {
	display: block;
	font-size: 1em;
	margin-bottom: 5px;
}
