.wide{
	float:left;
	width:590px;
	margin-right:10px;
}
h2{
	font-size:190%;
	color:#595855;
	margin-top:0;
	padding: 0;
	font-weight:normal;
	line-height: 1.1;
	padding-bottom: 15px;
}
.right{
	float:left;
	width:200px;
	padding: 12px 0 0 0;
}

.wide #image{
	float:left;
	width:380px;
	margin-right:20px;
}
.wide #rightimage{
	float:left;
	width:190px;
}
#ratings{
	width:175px;
	float:left;
	padding: 0 0 .5em 0;
}
.wide #rightimage div.rating{
	float:left;
	width:100px;
	margin-bottom:3px;
	padding:3px;
}
.wide #rightimage div.rating.over{
	padding:2px;
	border:1px solid #ccc;
	background:#F0F0F0;
}

div.rating .ratinginput{
	float:left;
	width:25px;
	padding-top:1px;
}
div.rating .ratinglabel{
	float:left;
	width:75px;
}


.quizprompt {
	clear: both;
	padding-top: 10px;
}

.quizprompt p {
	padding-top: 8px;
}

a.takethequiz {
	background-color: #FF9747;
	border: 1px solid #D89443;
	padding: 4px 25px;
	margin: 0 0 20px 0;
	text-align: center;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

p {
margin-top: 0px;
}

#quizquestion{
	padding:10px;
	color:#FFFFFF;
	float:left;
	margin-top:10px;
	background:#8FB434;
}
#quizquestion.emailed{
	background:url(../images/house-blue.gif) bottom right no-repeat #3B9EA4;
	height:120px;
}
#quizquestion.emailed #emailthanks{
	margin-bottom:4px;
	font-size:18px;
}
#quizquestion input{
	font-size:11px;
	margin-top:8px;
}
#email{
	width:95%;
	color:#aaa;
}
.style{
	margin-bottom:14px;
}
.small_primary{
	padding:5px;
	margin-right:2px;
	background:#6C6B67;
	color:#FFFFFF;
	font-weight:bold;
}
.small_secondary{
	padding:5px;
	margin-right:2px;
	background:#C6C4BD;
	color:#FFFFFF;
	font-weight:bold;
}

.right p {
padding: .2em 0 .7em 0;
}

#rightimage h3 {
padding: 0 20px 8px 0;
}

