.errors{
	border:1px solid #f00;
}
.error{
	color:#ff2222;
}
.long{
	width:150px;
}
.questionheader{
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #a91618;
	margin-bottom:15px;
}
.primaryquestion, .secondaryquestion{
	font-size:12px;
	font-weight:bold;
	clear:both;
	margin-bottom:10px;
}
.secondaryanswers{
	font-size:70%;
}
.topimagesarea{
	margin-top:15px;
	float:left;
	border-right:1px solid #000;
	width:140px;
}
.topimagesarea2{
	padding-top:15px;
	float:left;
}
#displayimages{
	width:780px;
	margin:0px;
	padding:0px;
}
#imageinfo{
	margin-top:25px;
	width:710px;
}
#container1{
	position:relative;
}
.imagethumbnail{
	height:120px;
	text-align:center;
	width:125px;
}
.responses{
	width:95px;
	padding:5px;
}
.questions1{
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	line-height:9px;
	margin-bottom:10px;
	width:95px;
	padding:5px;
}
.questions{
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	line-height:9px;
	margin-bottom:10px;
	width:95px;
}
#soulimage .responses{
	width:125px;
	padding:5px;
}
#soulimage.questions1{
	font-family:Verdana;
	font-size:8px;
	font-weight:bold;
	line-height:9px;
	margin-bottom:10px;
	width:125px;
	padding:5px;
}
#soulimage .questions{
	font-family:Verdana;
	font-size:8px;
	font-weight:bold;
	line-height:9px;
	margin-bottom:10px;
	width:125px;
}
.lastresponses{
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	line-height:8px;
}
.responses ul{
	list-style:disc;
	padding-left:20px;
}
.banswer1{
	font-family:Verdana;
	font-size:9px;
	line-height:9px;
	padding:1px;
}
.banswer2{
	font-family:Verdana;
	font-size:9px;
	line-height:9px;
	padding:1px;
}
input.imagecheckbox{
	border:1px;
	width:20px;
	height: 20px;
}
.checkboxes{
	float:left;
	width:4%;
	height:50px;
	border:1px solid #aaa;
	text-align:center;
	vertical-align:bottom;
}
.resultimage{
	border:1px solid #444;
	padding:2px;
	margin:3px;
}
img{
	border:0px;
}
#imagecontainer{
	width:710px;
	margin-top:20px;
	background:red;
}
#filters{
	padding:10px;
	border:1px solid #000;
	background-color:#ffc;
	margin-bottom:15px;
}
/*#soulquestion #filters, #soulimage #filters{
	width:240px;
}*/
textarea{
	border:1px solid #aaa;
	background:#efefef;
}
.largeimage{
	float:left;
}
.questionstats{
	float:left;
	padding:12px;
	margin:12px;
}
.statsline{
	clear:both;
}
.statsfield{
	width: 350px;
	font-weight:bold;
	float:left;
	padding-right:5px;
}
.statsbar{
	background-color:#fff;
	float:left;
	width:100px;
	padding-right:3px;
}
/* Post Survey Questions*/
table{
	border:0px;
}
tr{
	vertical-align:top;
}
td input{
	float:none;
	padding:0px;
	vertical-align:top;
}
/* Filters */
.clearfilters{
	margin-top:10px;
	background-color:#e9c4c4;
	color:#a91618;
}
.clear{
	clear:left;
}
#question{
	width:200px;
	font-weight: bold;
}
#admin_questions td{
	padding:0px 0px 15px;
}
.admin_questions{
	width:200px;
	float:left;
}
.admin_yes{
	float:left;
}
.admin_no{
	float:left;
}
.admin_na{
	float:left;
}
.space{
	height:20px;
	border-bottom:1px solid black;
}