
dd {
	margin: 0.5ex 0 1ex 10px;
	position: relative;
}

dd dl {
	padding: 1em 0 1em 1em;
}

dd span {
	font-size: 0.8em;
	font-weight: normal;
	padding-right: 10px;
	position: absolute;
	right: 0;
	top: 0;
}

dl, dt, dd {
	font: normal 75% Tahoma, Verdana, Helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 0;
	width: auto;
}

dt {
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	position: relative;
}

dt span {
	font-size: 0.8em;
	font-weight: normal;
	padding-right: 10px;
	position: absolute;
	right: 0;
	top: 0;
}

dt.answer {
	background: url(img/blue_left.png) #D5E6FF left center no-repeat;
	padding-left: 10px;
	margin-left: 20px;
	font-size: 12px;
	font-weight: bold;
}

dt.answer span {
	background: url(img/blue_right.png) #D5E6FF right center no-repeat;
	height: 20px;
}


dt.answer2 {
	background: url(img/grey_left.png) #DDD left center no-repeat;
	padding-left: 10px;
	margin-left: 30px;
}

dt.answer2 span {
	background: url(img/grey_right.png) #DDD right center no-repeat;
	height: 20px;
}

dt.question {
	background: url(img/orange_left.png) #ffd7b3 left center no-repeat;
	padding-left: 10px;
	height: 20px;
}

dt.question span {
	background: url(img/orange_right.png) #ffd7b3 right center no-repeat;
}

dt.themes {
	background: url(img/m_blue_left.png) #357ef0 left center no-repeat;
	padding-left: 10px;
	color: White;
	width: 280px;
}

dt.themes span {
	background: url(img/m_blue_right.png) #357ef0 right center no-repeat;
}

.response_text {
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}

.response_text2 {
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
