

h2 {
	margin-bottom: 35px;
}

#help #topic-list {
	float: left;
	display: block;
	width: 210px;
	padding: 0px;
	border: 0px dashed #434343;
	border-right-width: 1px;
	
}

#help {
/*	background: transparent url(../../images/help/background.gif) 0% 0% no-repeat;*/
}

#help #topic-list ul {
	font-size: .8em;
	margin: 0px 10px 20px 20px;
	padding: 0px;	
}
#help #topic-list ul li {
	padding: 0px 0px 10px 0px;	
}


#help #topic-answers {
	padding: 0px 0px 400px 230px;
}

#help #topic-answers .to-top {
	margin: 4px 0px 0px 0px;
	display: block;
	width: 100px;
	clear: right;
}

#help #topic-answers .answer {
	padding: 0px 0px 50px 0px;
}

h3 {
	margin-bottom: 5px;	
}


#help #topic-answers .answer .alert {
	color: red;
	font-weight: bold;
}

/*#help #topic-answers .answer .alert {
	display: none;
}*/