
div.padding {
  border:none;
	margin: 10px;
}

div.standard {

}

div.question {
	background:url(../img/icon_question.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border:none;
}

div.question p {
	font-weight:bold;
	margin-left:20px;
}

div.double_lineheight {
	line-height:20px;
}

div.double_lineheight p {
	line-height:20px;
}

div.double_lineheight p.bodytext {
	line-height:20px;
}

div.plus {
	background:url(../img/icon_plus.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	border:none;
}

div.plus p {
	margin-left:20px;
}