.ss-form-container ul,li{
	list-style:none;
	}

label.ss-q-help{
	clear:both;
	color:#999999;
	display:block;
	float:none;
	font-size:12px;
	width:100%;
	}
label.ss-q-title{
	border-bottom:1px solid #DDDDDD;
	color:#006699;
	font-weight:bold;
	display:block;
	float:left;
	margin-bottom:4px;
	padding-bottom:2px;
	text-align:left;
	width:100%;
	}
.ss-choices input{
	width:auto;
	}
