#help {
	margin: 0px auto;
	width: 978px !important; height: auto !important;
}
#tab-help {
	width: 978px; height: auto!important;
	border-bottom: #cccccc 1px solid;
	padding-bottom: 15px;
}
#tab-faqs, #tab-shopperfaqs, #tab-contactus {
	height: auto !important;
	margin: 20px;
}
.tundra .dijitTab {
	width: 140px;
}
#contactusForm {
	width: 370px;
	margin: 0 0 0 40px;
}
#statusMsg {
	min-height: 15px;
	margin: 10px 0;
}
#contactusLeftTitle {
	height: 15px;
	margin: 0 0 5px 0;
}
#contactcsRightTitle {
	height: 30px;
	margin: 0 0 20px 0;
}
#contactusRightLinks {
	margin: 0 0 0 15px;
}
#contactusLeft {
	width: 450px;
	margin: 0 50px 0 0;
	float: left;
}
#contactusRight {
	width: 430px;
	float: left;
}
#contactHelpNick, #contactHelpEmail, #contactHelpSubject, #contactHelpMessage {
	height: 25px;
	margin: 0 0 10px 0;
}
#contactHelpButton {
	float: right;
	margin: 0 16px 0 0;
}
 .contactHelpLeft  { 
    float: left;
    width: 85px;
    font-weight: bold;
    padding: 2px 10px 0 0;
    text-align: right;
}
.contactHelpRight  { 	
	float: left;
}
.contactHelpLeftError  { 
    text-align: right;
    vertical-align: top;
    font-weight: bold;
    font-color: red;
}
.errorText {
    color: red;
}
.tundra .dijitTextBox {
	width: 248px; 
}
.tundra .dijitTextArea {
	width: 251px;
	margin: 0 0 0 2px;
	min-height: 150px !important;
}
.tundra .dijitButtonText {
	width: 223px;
}
ul {
	list-style-type: disc;
	padding: 0 0 0 20px;
}
