@charset "utf-8";
#cmpn-quiz div ul li a {
	color: #000!important;
}
#cmpn-quiz div ul.only {
	background: #fff!important;
	padding-top: 1.5em!important;
	padding-bottom: 1em!important;
}
#cmpn-quiz div ul.only li {
	list-style: decimal;
	margin-left: 2em!important;
	padding: 0!important;
}
#cmpn-quiz div ul.only li{
	margin-bottom: .5em!important;
	padding: 0!important;
	font-size: 1.5em!important;
	line-height: 1.2em;
}
#cmpn-quiz iframe {
	display: block;
	width: 560px;
	margin: .5em auto;
}
#campaign #cmpn-prize .prize-l a div:hover {
border-color: #fff!important;
cursor: default!important;
}