table.plasterizesurvey {
	margin: 0 auto;
	border-collapse: collapse;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	color: black
}
table.plasterizesurvey th,
table.plasterizesurvey td {
	border: 1px solid white;
	padding: 2px;
	font-size: small
}
table.plasterizesurvey tr.section th {
	background: rgb(99,152,202) url(http://www.plasterize.com/images/cat_curve.png) no-repeat top right;
	color: white
}
table.plasterizesurvey tr.question td {
	background: rgb(245,245,245)
}
table.plasterizesurvey thead th {
	border: 0;
	background: transparent;
	font-size: larger;
	color: inherent
}
table.plasterizesurvey .q {
	font-weight: bold
}
table.plasterizesurvey .credit {
	text-align: center
}
table.plasterizesurvey .submit th,
table.plasterizesurvey .credit td {
	border: 0
}
