#mptitle{
	font-size:1.1em;
	display:block;
	font-weight:900;
}
#mpintro{
	font-size:1.0em;
	font-weight:900;
	display:block;
}
.mqintro{
	font-size:1.1em;
	padding:20px 5px 5px 5px ;
	display:block;
}
.mqtext{
	font-size:1.1em;
	padding:0px 5px 5px 5px ;
	display:block;
}
.pollexplanation{
	display:block;
}
.polllegend{
	display:block;
}
.ui-widget-header{
	font-size:.90em;
}
.infobox_settings{
	font-size:1.1em;
	height:25px ;
	position:absolute;
	bottom:0;
}
.answergrid{
	border-right:1px gray solid;
	border-bottom:1px gray solid;
	width:485px ;
	overflow:hidden;
	clear:both;
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
}
.answerrow{
	float:left;
	overflow:hidden;
}
.answercell{
	height:20px;
	float:left;
	border-left:1px gray solid;
	border-top:1px gray solid;
	padding:0px;
	overflow:hidden;
	white-space:nowrap;
}
.answerselected{
	font-weight:bold;
	background-color:#faee94;
}
.answercol1{
	width:400px;
}
.answercol2{
	width:120px;
	color:#00dd00;
	font-weight:bold;
	font-size:.90em;
}
.answercol3{
	width:40px;
}
.answercol4{
	width:140px;
}
.answergrid_V{
	border-right:1px gray solid;
	border-bottom:1px gray solid;
	width:450px;
	overflow:hidden;
	clear:both;
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
}
.answercol1_V{
	width:40px;
}
.answercol2_V{
	width:140px;
}
.answergrid_custom{
	padding:30px 30px 30px 30px;
	width:450px;
	height:220px;
	overflow:visible;
}
.ag_column{
	float:left;
}
.ag_columncorrect{
	background-color:#cfc;
}
.ag_choicediv{
	font-size:.90em;
	padding:0px 0px 0px 0px;
	width:90%;
	color:#000;
	text-align:center;
	margin:auto;
}
.ag_bardiv{
	width:90%;
	height:200px;
	text-align:center;
	margin:auto;
	position:relative;
	overflow:visible;
}
.ag_barobj{
	width:100%;
	height:0%;
	text-align:center;
	margin:auto;
	background-color:#969696;
	bottom:0;
	position:absolute;
	color:#fff;
	overflow:visible;
	-moz-box-shadow:3px 3px 3px #555;
	-webkit-box-shadow:3px 3px 3px #555;
	box-shadow:3px 3px 3px #555;
}
.ag_valdiv{
	font-weight:bold;
	font-size:1.0em;
	width:100%;
	color:#000;
	text-align:center;
	margin:auto;
	bottom:0%;
	position:absolute;
	overflow:visible;
}
.ag_useranswer{
	background-color:#61150C;
}
.answergrid_custom_v{
	padding:30px 30px 30px 30px;
	width:450px;
	height:200px;
	overflow:visible;
}
.ag_column_v{
	float:left;
	width:100%;
	height:30%;
	position:relative;
}
.ag_columncorrect_v{
	background-color:#cfc;
}
.ag_choicediv_v{
	font-size:.90em;
	padding:0px 0px 0px 0px;
	width:30%;
	color:#000;
	text-align:center;
	margin:auto;
	float:left;
	display:table-cell;
	vertical-align:middle;
	position:absolute;
	top:25%;
}
.ag_bardiv_v{
	width:70%;
	height:100%;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	float:right;
}
.ag_barobj_v{
	width:0%;
	height:90%;
	text-align:center;
	margin:auto;
	background-color:#969696;
	bottom:0;
	position:absolute;
	color:#fff;
	overflow:visible;
	-moz-box-shadow:3px 3px 3px #555;
	-webkit-box-shadow:3px 3px 3px #555;
	box-shadow:3px 3px 3px #555;
}
.ag_valdiv_v{
	font-weight:bold;
	font-size:1.0em;
	width:100%;
	color:#000;
	padding:0px 0px 10px 10px;
	left:0%;
	position:absolute;
	display:table-cell;
	vertical-align:middle;
	top:35%;
}
.ag_useranswer_v{
	background-color:#61150C;
}
.RadioButtonUL,.CheckBoxUL{
	font-size:1.1em;
	list-style:none;
}
.oldgraphbartype{
	background-color:#969696;
	height:80%;
	-moz-box-shadow:3px 3px 3px #555;
	-webkit-box-shadow:3px 3px 3px #555;
	box-shadow:3px 3px 3px #555;
}
.rb_off{
	padding:2px 2px 2px 30px;
	background:url(//img.medscape.com/pi/cme/ornaments/rb_off.png) no-repeat 0px;
	cursor: pointer;
}
.rb_on{
	padding:2px 2px 2px 30px;
	font-weight:bold;
	background:url(//img.medscape.com/pi/cme/ornaments/rb_on.png) no-repeat 0px;
	cursor: pointer;
}
.rb_select{
	padding:2px 2px 2px 30px;
	background:url(//img.medscape.com/pi/cme/ornaments/rb_sel.png) no-repeat 0px;
	background-color:#FEF1B5;
	width:400px;
	cursor: pointer;
}
.rb_err{
	padding:2px 2px 2px 30px;
	color:#CC0000;
	background:url(//img.medscape.com/pi/cme/ornaments/rb_err.png) no-repeat 0px;
	cursor: pointer;
}
.cb_off{
	padding:2px 2px 2px 30px;
	background:url(//img.medscape.com/pi/cme/ornaments/cb_off.png) no-repeat 0px;
	cursor: pointer;
}
.cb_on{
	padding:2px 2px 2px 30px;
	font-weight:bold;
	background:url(//img.medscape.com/pi/cme/ornaments/cb_on.png) no-repeat 0px;
	cursor: pointer;
}
.cb_select{
	padding:2px 2px 2px 30px;
	background:url(//img.medscape.com/pi/cme/ornaments/cb_sel.png) no-repeat 0px;
	background-color:#FEF1B5;
	color:#000;
	width:400px;
	cursor: pointer;
}
.cb_err{
	padding:2px 2px 2px 30px;
	color:#CC0000;
	background:url(//img.medscape.com/pi/cme/ornaments/cb_err.png) no-repeat 0px;
	cursor: pointer;
}