.clear{
	clear:both;
}
.survey {
font-size:.9em;
line-height:2em;
text-align:left;
margin:10px;
}
.survey .pcol1 {
width:70px;
float:left;
}
.survey .pcol2 {
margin-left:85px;
padding:2px 0 2px;
}
.survey .pcol2 .pcol1{
width:inherit;
float:none;
display:inline;
}
.survey .clearjoin {
clear:all;
clear:both;
}
.survey .reqform {
color:#C30000;
font-weight:bold;
font-style:italic;
}
.qtext
{
margin-bottom: 5px;
}

.msg{
	margin:5px 0px;
}

#addthis{
	clear:right;
	width: 146px;
	float:right;
	margin:10px 10px 0px 0px;
	/*margin-bottom:10px;*/
	padding:0px 5px 0px 9px;
	/*background:url(share.jpg) no-repeat 0px 0px;*/
	/*border:1px solid #bbbbbb;*/
}
#addcap{
	font-size:15px;
	color:#1b2955;
	width:52px;
	float:left;
	font-weight:bold;
	padding:0px 2px 3px 0px;
}

.survey-question{
	border-bottom:1px solid silver;
	margin-bottom:10px;
	padding-bottom:10px;
	line-height: 1.3em;
	margin-bottom: 5px;
}
.survey-subquestion{
	margin-bottom:10px;
	padding-bottom:10px;
	margin-left:40px;
}
.qnum{
	font-weight:bold;
}
.survey .qcol1 {
width:30px;
float:left;
margin-right:5px;
}
.survey .qcol2 {

}
.survey .qcol2 .qcol1{
width:inherit;
float:none;
display:inline;
}

.choice{
}
.choice-comment{
}

.instruction{
	font-style:italic;
	font-size:.9em;
}
