#helpcenter_menu {
	float: left;
	width: 220px;		
}

#helpcenter_menu ul{
	list-style: none;	
}

#helpcenter_menu ul li {
	background:transparent url(../images/bullet06.jpg) no-repeat scroll left center;
	padding-left: 15px;	
	font-weight: bold;
	margin: 5px;
}

.helpcenter_menu_header {
	text-align: center;
	font-size: 15px;
	font-weight: bold;	
	margin-bottom: 10px;
}

#helpcenter_content{
	float: left;
	border-left: 1px solid #CCCCCC;
	width:674px;
	padding-left: 10px;	
}


.helpcenter_question_answer {
	margin: 20px 0;	
}

.helpcenter_question {
	background: url("../images/question-anwser.jpg") no-repeat scroll 0 0;
	padding-left: 45px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	 	
}
