#group_navigation {
	margin-top: 1.9em;	
	margin-bottom: 0
}

.expand_all {	
	margin-bottom: 1em
}

.question {
	height: 1px;
	margin: 0 0 2em
}

html>body .question {
	height: auto
}

.question dt {
	margin-bottom: 0.3em
}

.question .answer_toggle {
	padding-left: 18px;
	margin-bottom: 0.3em
}

.question .answer_toggle .date {
	margin-left: 1em
}

.question dd div.answer {
	padding-left: 18px
}

.question.closed dd div.answer {	
	display: none
}

.question .text {
	margin-bottom: 1em
}

.question .about {	
	margin-top: -1em
}

.expert {
	margin-bottom: 1em
}

.expert .description {
	width: 60%;
	line-height: 1.2em
}

#experts {	
	background: url(/f/1/global/question_bg.gif) no-repeat;
	position: relative;
	top: 2em;
	left: -24px;
	padding: 0 0 2em 24px
}

#experts h2 {
	margin-bottom: 0.2em
}

#experts dl {
	margin-bottom: 1em
}

#experts dt {
	margin-bottom: 0.5em
}

#add_navigation .button {
	top: 4em
}