﻿#headingBanner
{
    width: 580px;
    height: 296px;
    display: block;
    position: relative;
    margin-bottom: 20px;
}

.headingBanner_l
{
    width: 310px;
    height: 296px;
    position: absolute;
    top: 0;
    left: 0;
}

.headingBanner_r
{
    width: 270px;
    height: 296px;
    position: absolute;
    top: 0;
    left: 310px;
}

.headingBanner_text
{
    font-size: 11pt;
    font-weight: bold;
    color: #ffffff;
    width: 250px;
    height: auto;
    position: absolute;
    left: 25px;
    overflow: hidden;
}

.headingBanner_short
{
    width: 580px;
    height: 83px;
    display: block;
    position: relative;
    margin-bottom: 20px;
}

#headingBanner_faq .replacement
{
    background: url(/images/contactus/headingBanner_faqs.gif) no-repeat;
    width: 580px;
    height: 83px;
}

#headingBanner_feedback .replacement
{
    background: url(/images/contactus/headingBanner_feedback.jpg) no-repeat;
    width: 580px;
    height: 83px;
}


.horizontal_ruler
{
    display: block;
    margin-top: 10px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 10px;
}


.rowContainer
{

	position:relative;	
	width:580px;
	height:258px;
	display:block;	
	padding-bottom:20px;
	
}

.left-column 
{
	position:absolute;
	left:0;
	top:0;
	
}

.right-column 
{
	position:absolute;
	right:0;
	top:0;
}

#left-feedback
{
	background:url(/contactus/_images/contactus_faq_title.jpg) top right no-repeat;
	width:311px;
	height:259px;
	display:block;	
}

#right-feedback
{
	background:url(/contactus/_images/feedback_image.jpg) top right no-repeat;
	width:311px;
	height:259px;
	display:block;	
}

#left-feedback h2
{
    margin:80px 25px 0 25px !important;
	position:relative;
	font-size:16px !important;
	color:#fff !important;
	background-color:#C10168; 
}

#left-feedback p 
{
	margin:20px 25px 0 25px;
	position:relative;
	color:#ffffff;
	background-color:#C10168; 
}


table.feedbackForm 
{
    color:#666;
    font-size:11px;
    font-weight:bold;  
    text-align:left;
    width:auto;
}

input.textbox
{
	width:230px;
	font-size:90%;
}

#col-Submit-Container {
    margin-top:10px;
}

.error
{
    color:#EB1A3A;
}

#headingBanner_contactUs_l .replacement
{
    background: url(/images/contactus/headingBanner_contactus_l.jpg) no-repeat;
    width: 310px;
    height: 296px;
}

#headingBanner_contactUs_r
{
    background: url(/images/contactus/headingBanner_contactus_r.jpg) no-repeat;
}

#headingBanner_contactUs_text
{
    background-color: #c10168;
    top: 85px;
    z-index: 100;
}
