body {
	font-size: 90%;
}
.form-response {
	width: 99%;	
}
.form-response table {
	margin-bottom: 10px;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}
.form-response td {
	width: 30%;
	vertical-align: top;
}
.form-response td.input-text {
	width: 70%;
}
#title,
h1,
.bt,
.btn,
h2,
#promo_box,
#footer {
	display: none;
}
