#topbox{
padding: 5px 50px 5px 5px;
	background: #c32d77;
	height:100px;
	margin: 0 auto 1em auto;
	font-size:11px;
	color: #fff;
	text-transform:capitalize;
}

table {
margin-top:-50px;
}

#form {
margin-top:-70px;
background: transparent;
margin-left:28px;
}
.jotform-form {
width:675px;
}

#bottombox{
padding: 5px 50px 5px 5px;
	background: #c32d77;
	height: auto;
	margin: 0 auto 1em auto;
	font-size:11px;
	color: #fff;
	text-transform:capitalize;
}
