html{
	margin:0px;
	padding:0px;
}

body {
	text-align:left;
	color:#505050;
	font-weight:normal;
	font-family:"Verdana",Verdana,sans-serif;
	font-family:"Ariel",ariel,sans-serif;
	font-size:0.8em;
	overflow:auto;
	background:#e4e4e4 url(../images/bgtan.png) repeat-x;
	padding-top:10px;
	margin-top:10px;
	padding-bottom:200px;
	
	}

.main{
	overflow:auto;
	background:#ffffff;
	padding-left:10px;
	padding-top:10px;

}	




.survey-page{
	clear:left;

	overflow:auto;
	padding-top:10px;
	padding-left:10px;
	width:920px;
	height:320px;
	background:url(../images/hoop-grey.png) no-repeat;
	padding-bottom:10px;

}

.survey-page li{
	background:url(../images/square-blue-6.png) no-repeat 0px 5px;
	list-style:none;
	margin-bottom:5px;
	
}

.survey-pair{
	clear:left;
	border-bottom:1px solid #e0e0e0;
	overflow:auto;
	margin-bottom:10px;
	width:880px;
}

.survey-pair:hover{
	background:#f0f0f0;
}

.survey-q{
	float:left;
	width:770px;
	margin-left:10px;
	margin-bottom:5px;
}

.survey-a{
	float:left;

	margin-left:10px;
	margin-bottom:5px;
}

.survey-a input{
	float:left;
	width:30px;
	margin-right:10px;
	text-align:center;
}

.survey-score{
	float:right;
	width:60px;
	height:60px;
	background:#f0f0f0;
}

.results{
	float:left;
	width:100px;
	height:20px;
	border:1px solid #e0e0e0;
}

.result-bar{
	float:left;
	position:absolute;
	width:1px;
	height:10px;
	background:#505050;
}

.result-wrap{
	float:right;
	height:24px;
	width:110px;
	margin-right:25px;
	margin-bottom:5px;
	
}

.result-text{
	float:right;
	margin-right:5px;
	color:#505050;
}
	
.results-back{
	float:left;
	border-bottom:1px dotted #e0e0e0;
}

.survey-pagebar{
	float:left;
	margin-bottom:5px;
	overflow:auto;
	width:200px;
	height:20px;

}

.survey-pagebar a,.survey-pagebar a:visited{
	float:left;
	text-decoration:none;
	margin-right:5px;
	width:15px;
	height:15px;
	background:url(../images/ball-grey-15.png) no-repeat;
}

.survey-pagebar a:hover{
	text-decoration:underline;

}





.hidden{
	display:none;

}

.survey-star{
	float:left;
	width:15px;
	height:19px;
	background:url(../images/star.png) no-repeat 0px 2px;
	margin-right:5px;
		
}




.survey-nostar{
	float:left;
	width:15px;
	height:19px;
	background:url(../images/blankstar.png) no-repeat 0px 2px;
	margin-right:5px;
}

.survey-result{	
	float:left;
	width:140px;
	height:140px;
	color:#909090;
	padding:10px;
	border:1px solid #d0d0d0;
	font-size:2.0em;
}

.survey-result-clear{
	clear:left;
}

.survey-blob{
	position:absolute;
	width:10px;
	height:10px;
	background:#ff0000;
	margin-left:160px;
	margin-top:160px;
	
}

.markthis{
	background:#ffe0e0;
}

.next-small{
	width:909px;
	margin:10px;
}

.takensq{
	margin-top:100px;
}
