/********************************************************************************************/
.DPBox {
	position: relative;
	max-width: 500px;
}
.DP2 {
	position: relative;
	zoom: 1;
	_overflow-y: hidden;
	padding: 6px;
}
.DPQuestion {
	position: relative;
	max-width: 500px;
}
.DPQuestion .DP2, .DPQuestion .DP4, .DPQuestion .DP5, .DPQuestion .DP5 div {
	background: transparent url(../images/rounded.png) no-repeat top right;
	_background-image: url(../images/rounded.png);
}
.DPQuestion .DP2 {
	padding-right: 10px;
	padding-top: 22px;
	padding-left: 22px;
	padding-bottom: 0px;
	margin-top: 12px;
}
.DPBox .DP3 {
	position: static;
	max-height: 1000px;
	margin-left: -12px;
	margin-top: -12px;
}
.DPBox .DP4 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 12px;
	margin-left: -12px;
	height: 100%;
	_height: 1600px;
	background-position: top left;
}
.DPBox .DP5 {
	position: relative;
	width: 100%;
}
.DPBox .DP5, .DPBox .DP5 div {
	height: 12px;
}
.DPBox .DP5 {
	background-position: bottom right;
	float: none;
	padding-bottom: 0px;
	/* clear: both; */
}
.DPBox .DP5 div {
	position: relative;
	width: 12px;
	margin-left: -12px;
	background-position: bottom left;
	float: none;
}
