#div_container {
	height: 343px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-top: 0px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
#form {
	float: left;
	width: 548px;
	background-image: url(psd/postcard4.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 10px;
	border-right-width: 0px;
	border-right-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#form_top {
	height: 145px;
	width: 548px;
}
#form_bottom {
	height: 305px;
	width: 548px;
}
#form_left {
	float: left;
	width: 250px;
	height: 305px;
}
#form_right {
	float: right;
	height: 305px;
	width: 298px;
}

