#Contents h3{
	margin-top:30px;
	margin-bottom:0px;
}

#Contents h3.top{
	margin-top:0px;
}

#Contents p{
	margin:1.0em 10px;
}

div#results{
	width:660px;
	margin:0px auto;
	border:solid 5px #804d0c;
	padding:5px 10px 1px 20px;
	background-image:url(../results/images/result_bg.jpg);
}

div#results .section{
	width:649px;
	margin:0px auto 20px auto;
	padding:28px 20px 0px 0px;
	background-image:url(../results/images/result_header.jpg);
	background-repeat:no-repeat;
}

div#results .section div.clearfix{
	padding:10px 20px 20px 20px;
	background-image:url(../results/images/result_bg2.jpg);
}

div#results .aside{
	display:block;
	width:195px;
	height:233px;
	float:left;
}

div#results dl{
	width:395px;
	background-color:#ffcccc;
	float:right;
}

div#results dt,
div#results dd{
	padding:0.5em;
}

div#results dt{
	float: left;
	width: 7em;
	border-top: 1px solid #f7f7f7;
	background-color:#ffcccc;
}

div#results dd{
	margin-left: 8em;
	border-top: 1px solid #f7f7f7;
	border-left: 1px solid #f7f7f7;
	background: #fff;
}

#Contents #gotop{margin-top:40px;}
