#help_center {
	border:1px solid #c6c6c6;
	width:557px;
	padding:10px 14px 0;
}
#help_center h2 {
	background:url("http://de.mogs.com/img/need_assistance.gif") left top no-repeat;
	font-family:Tahoma;
	font-weight:normal;
	font-size:18px;
	color:#222;
	padding-left:32px;
	height:25px;
	line-height:25px;
	margin-bottom:4px;
}
#help_center h3 {
	font-family:Tahoma;
	font-size:14px;
	color:#222;
}
#help_center h3 {
	font-family:Tahoma;
	font-size:14px;
	color:#222;
}
#help_center .about {
	padding:25px 0;
	border-top:1px solid #c6c6c6;
}
#help_center .about a {
	font-weight:bolder;
}
#help_center ul.group {
	padding-bottom:25px;
}
#help_center li {
	list-style:none;
	padding-top:6px;
}
#help_center li .menu {
	background:url("http://de.mogs.com/img/point_right_2.gif") left no-repeat;
	padding-left:19px;
	text-decoration:none;
	font-weight:bolder;
}
#help_center li.open a.menu:hover {
	color:#3070ca;
}
#help_center li.open .menu {
	color:#252525;
}
#help_center li.open ul {
	display:block;
}
#help_center li.closed ul {
	display:none;
}
#help_center li ul {
	display:none;
	padding-left:19px;
}
#help_center li ul a {
	background:url("http://de.mogs.com/img/point_right_2.gif") left no-repeat;
	padding-left:19px;
}

li.answer {
	font-size: 13px;
	}



div.sub_answer {
	font-size: 11px;
	padding: 0px;
	margin: 0px 0px 5px 25px;
	}



