.survey.teaser > ul {
	margin: 0; padding: 0; list-style-type: none;
	}
.survey.teaser > ul > li[class~=rowEven], .survey.teaser > ul > li[class~=rowOdd] {
	margin: 0; padding: 6px 6px 0;
	}
	.survey.teaser > ul.showThumb > li  {overflow: auto; *height: 1%; /*Holly Hack*/}
	.survey.teaser > ul.showThumb > li .thumb {
		display: block; float: left; width: 100px; height: auto;
		margin: 0 6px 6px 0; padding: 0; border: none;
		}
.survey.teaser > ul.showThumb > li > .rte {padding-bottom: 6px;}
.survey.teaser > ul.showThumb > li > .rte > *:last-child {margin-bottom: 0;}