.choice {
	position: relative;
	border: dashed 1px #363;
	padding: 1.5ex 10px 0 8px;
	margin-top: 3ex;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 2ex;
}
.choice h2 {
	background-image: url(../../theme/bullet_on.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	color: #363;
	font-size: 118%;
	position: absolute;
	top: -13px;
	margin: 0;
	background-color: #fff;
	padding: 1px 3px 1px 20px;
}
