﻿
#answerswrapper, #questionswrapper 
{
	list-style-position: outside !important;
	list-style: none !important;
	margin: 1.5em 0 1.5em 0;		
}

#answerswrapper ul, #answerswrapper li
{
	list-style-position: outside !important;
	list-style: none !important;
}

#questionswrapper li 
{
	list-style-position: outside !important;
	list-style: none !important;
	padding: 0.2em 0 0.2em 0;
}

#answerswrapper a, #questionswrapper a {
	font-weight: bold;
}

#answerswrapper p.links {
	padding:  0.4em 0 2em 0;
}

.question {
	padding: 0 0 0 0;
}

.question p {
	padding: 0.1em 0 0.1em 0 !important;
}
