.tx-simplesurvey-pi1{
	padding: 10px;
	margin: 0px;
	width: 100%;
	background:#fff none repeat scroll 0% 0%;
	border:0px solid;
}
.tx-simplesurvey-pi1-notemplate{
	background:blue none repeat scroll 0% 0%;
	border:2px dashed;
	font-size:16px;
	margin:10px;
	padding:30px;
}
.tx-simplesurvey-pi1-title{
	font-size:0;
	background-image:url(/uploads/pics/logo-iwepnm2013.png);
	background-repeat:no-repeat;
	background-size: 610px Auto;
	width:610px;height:150px;
	
}
.tx-simplesurvey-pi1-title, .tx-simplesurvey-pi1-result-header-questions{
/*	text-decoration: underline;*/
	margin: 0 0 10px 0;
	text-align: right;
	font-weight: bold;
}
.tx-simplesurvey-pi1-caption{
	color: grey;
	font-size: 16px;
	text-align: right;
}
.tx-simplesurvey-pi1-description{
	color: black;
	padding: 2px 0 10px 0;
	border-bottom: 4px solid rgb(127,0,0);
}
.tx-simplesurvey-pi1-questiontext{
/*	font-weight:bold;*/
/*	text-decoration: underline;*/
	margin: 30px 0 2px 0;
	padding:2px 0px 3px 5px;
	text-align: left;
	background-color: #e0e0e0;
}
.tx-simplesurvey-pi1-help{
	left:490px;
	width: 10px;
	position:relative;
	top:-18px;
	margin:0 0 -14px 0;
}
.tx-simplesurvey-pi1-help a{
	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;
	font-weight:bold;
	margin: 0 0 5px 0;
	color: black;
}
.tx-simplesurvey-pi1-answer{
	color: black;
	margin-right:15px;
	margin-left:5px;
	float:left;
}
.tx-simplesurvey-pi1-answer textarea{
	width:600px;
	height:60px;
	padding: 3px;
	border: 1px solid black;
	margin-bottom:5px;
}
.tx-simplesurvey-pi1-answer input[type="radio"]{
	margin-right:5px;
}
#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:#2092DC none repeat scroll 0% 0%;
	color:#fff;
	border:1px solid #093C5D;
/*	height:35px;*/
	margin-top:10px;
  padding: 9px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	float:right;
}
.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;
}