.hotspot {
	white-space:nowrap;
	text-align:center;
	color:#333;
	float:left;
	margin-top:10px;margin-right:6px;
	background-image:url(images/picture_bg.gif); background-repeat:no-repeat;
}
#results {
	float:left;
	padding:10px;
	padding-top:20px;
	color:#004885;
	margin-left:auto; margin-right:auto;
	}
.dragme {
	z-index:1;
	border:1px solid #000000;
	text-align:center;
	color:#333;
	filter: alpha(opacity=100); opacity:1;
	position:absolute; 
	width:116px; height:27px;
	background-color: #FF6600;
	color:#FFFFFF;
	font-weight:bold;
	cursor:move;
}
.pro_view_dragme {
	float:left;
	border:1px solid #ccc;
	text-align:center;
	color:#333;
	width:116px; height:26px;
	font-weight:bold;
	padding-top:3px;
}

.answerbox { 	
	float:left;
	margin-top:6px;
	border:1px solid #000000;
	text-align:center;
	color:#000000;
	white-space:normal;
	width:114px; height:28px;
	background-color: #ffffff;
	font-weight:bold;
}
