#form {
	font-size: 11px;
	font-weight: bold;
	color: #996600;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(imgs/bg-insure-form.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 178px;
	text-align: left;
}
#formbottom {
	background-image: url(imgs/bg-insure-form.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
	width: 200px;
}

form {
	margin: 0px;
}
.butt {
	width: 150px;
	margin-top: 15px;
	margin-bottom: 5px;
}
