body#help {
	background-color:transparent;
}

body#help div#lightbox-wrapper {

}

body#help div.white div.bot-right, body#help div.white div.top-right {

}

#help_container {
	
}

#help_container h2 {
	margin-bottom:15px;
}

#help_container  .box-content {
	padding:20px 25px;
	height:270px;
}

#help_topics {
	width:315px;
	height:270px;
	overflow:auto;
	background-color:#f2f2f2;
	border:1px solid #d9dcdd;
	float:left;
}

#help_topics ul {
	padding:10px 0;
}

#help_topics li { 
	height:auto;
	font-size:.9em;
	line-height:120%;
}

#help_topics li a{ 
	display:block;
	color:#9e9e9e;
	padding:8px 15px;
	background:transparent;
}

#help_topics li a:hover {
	background:#c9c9c9;
	text-decoration:none;
	color:#747474;
}

#help_topics li a.on {
	background:#39aeec;
	color:#FFFFFF;
}

#help_text {
	float:left;
	width:370px;
	height:270px;
	overflow:auto;
	margin-left: 30px;
	float:left; 
	overflow:auto;
}

.help_answer {
	display:none;
}

.help_answer#default {
	display:block;
}

.help_answer p {
	color:#6b718a;
}

#contact-us-button a {
	width:119px;
	height:34px;
	background-position:-1300px 0;
}

#contact-us-button a:hover{
	background-position:-1300px -34px;
}

#contact-us-button a:active {
	background-position:-1300px -68px;
}

.help-footer {
        padding: 10px 35px 0 0;
}
