.tx-simplesurvey-pi1{
	width: auto;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	margin-bottom: 15px;
	margin-right: 3px;
	margin-left: 3px;
}
.tx-simplesurvey-pi1-notemplate{
	background:lightCoral none repeat scroll 0% 0%;
	border:2px dashed;
	font-size:16px;
	margin:10px;
	padding:30px;
}
.tx-simplesurvey-pi1-title, .tx-simplesurvey-pi1-result-header-questions{
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;	
}
.tx-simplesurvey-pi1-title {
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	padding-bottom: 10px;
}



.tx-simplesurvey-pi1-caption{
	color: #000000;
	font-size: 12px;
	text-align: left;
}
.tx-simplesurvey-pi1-description{
	color: black;
	padding: 2px 0 10px 0;
	
}
.tx-simplesurvey-pi1-questiontext{
	font-weight:bold;
	text-decoration: underline;
	margin: 10px 0 2px 0;
	padding:2px 0 3px 0;
	text-align: center;
	background-color: DarkKhaki;
}
.tx-simplesurvey-pi1-help{
	left:490px;
	width: 10px;
	position:relative;
	top:-18px;
	margin:0 0 -14px 0;
}
.tx-simplesurvey-pi1 a{
	font-size: 12px;
	text-decoration:none;
}

.tx-simplesurvey-pi1 a:hover{
	font-size: 12px;
	text-decoration:none;
}

.tx-simplesurvey-pi1-help a:hover, .tx-simplesurvey-pi1-help a.hover{
	font-weight: bold;
}
.tx-simplesurvey-pi1-question, .tx-simplesurvey-pi1-result-question{
	font-size: 14px;
	color: black;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.tx-simplesurvey-pi1-answer{
	color: black;
}
#tx-simplesurvey-pi1-error{
	display: none;
	width: 250px;
	margin: 5px 0 5px 0;
	background-color: #FF4626;
	color: white;
	border: 1px solid black;
}
.tx-simplesurvey-pi1-userdata{
	margin: 10px 0 10px 0;
	border: 2px dashed white;
	padding: 3px;
}
.tx-simplesurvey-pi1-userdata-title{
	font-weight: bold;
	margin: 5px 0 0 0;
}
.tx-simplesurvey-pi1-userdata-answer{
	margin: 5px 0 0 0;
}
.tx-simplesurvey-pi1-submit{
	background:#FF9900;
	border:1px solid #000000;
	float:right;
	color: #ffffff;
	margin-bottom: 10px;
}
.tx-simplesurvey-pi1-results-not-allowed{
	font-size:14px;
	font-weight:bold;
}
.tx-simplesurvey-pi1-uploaderror{
	background:red none repeat scroll 0% 0%;
	border:1px solid;
}
.tx-simplesurvey-pi1-result-percent{
	font-size:12px;
	margin:0pt 0pt 0pt 5px;
	font-style:italic;
}
.tx-simplesurvey-pi1-result-answer{
	font-size:12px;
	margin:0pt 0pt 0pt 5px;
}
.tx-simplesurvey-pi1-result-noanswer{
	font-style:italic;
	color: gray;
}
.tx-simplesurvey-pi1-result-userdata{
}
.tx-simplesurvey-pi1-overall-points{
	font-size:11px;
	font-weight:bold;
	text-align:right;
	text-decoration:underline;
}

.tx-simplesurvey-pi1-listrow p {
	
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin-right: 5px;
	margin-left: 5px;
}

.tx-simplesurvey-pi1-listrow a {
	
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.tx-simplesurvey-pi1-listrow a:visited {
	
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.tx-simplesurvey-pi1-listrow a:hover {
	
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.tx-simplesurvey-pi1-listrow-header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;	
	
}

.tx-simplesurvey-pi1-listrow-header p{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	
}

.tx-simplesurvey-pi1-listrow-header a {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.tx-simplesurvey-pi1-listrow-header a:visited {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.tx-simplesurvey-pi1-listrow-header a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.tx-simplesurvey-pi1-browsebox a {
 	
	font-size: 11px;
	color: #000000;
	font-weight: bold;

}


.tx-simplesurvey-pi1-browsebox a:visited {
 	
	font-size: 11px;
	color: #000000;
	font-weight: bold;

}

.tx-simplesurvey-pi1-browsebox a:hover {
 	
	font-size: 11px;
	color: #000000;
	font-weight: bold;
    text-decoration: underline;
}

.surveyrand {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}