input {
	width:300px;
	border:1px solid #999999;
}
textarea {
	width:300px;
	height:140px;
	overflow:auto;
	white-space:normal;
	border:1px solid #999999;
}
.formdiv {
	position:absolute;
	left:260px;
	top:180px;
	width:370px;
	height:515px;
	text-align:left;
	margin:5px;
	padding-top:10px;
	border-top:#999999 1px dotted;
}
.mapdiv {
	position:absolute;
	left:648px;
	top:80px;
	width:364px;
	height:254px;
	background:url(../images/map_big.gif) no-repeat left;
}
.addressfield {
	position:absolute;
	left:254px;
	top:0px;
	height:151px;
	width:380px;
	margin:10px;
	border-right:#999999 1px dotted;
}
.leftimg {
	position:absolute;
	left:0px;
	top:0px;
	height:495px;
	width:253px;
	background:url(../images/home/left.jpg) no-repeat left;
}
