div#searchtool {
	width: 760px;
	display: block;
	overflow: hidden;
}

div#searchmenu {
	background: #D6D4CC;
	height: 40px;
	overflow: hidden;
	width: 760px;
}

div#search {
	background: #EBEAE6 url(../img/stonebg.gif) top repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	width: 750px;
	height: 401px;
	overflow: hidden;
}

div#searchbytype {
	padding-top: 5px;
	border-top: 1px dotted #FFFFFF;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #FFFFFF;
	margin-bottom: 5px;
}

div#searchbytuscanymap {
	float: left;
	width: 220px;
}

div#searchintuscany {
	float: left;
	width: 210px;
	padding-left: 0px;
	/*border-right: 1px dotted #FFFFFF;
	margin-right: 9px;*/
}

div#searchbyitalymap {
	float: left;
	width: 220px;
}

div#searchinitaly {
	float: right;
	width: 100px;
}

div.subarea {
	/*padding-left: 5px;*/
}

div#submitsearch {
	clear: both;
	overflow: auto;
	margin-top: 5px;
	padding-top: 10px;
	border-top: 1px dotted #FFFFFF;
}

div#searchbytuscanymap img {
	background: url(../img/map/tuscany.gif);
}

div#searchmenu p {
	display: block;
	padding-bottom: 0px;
	height: 40px;
	line-height: 40px;
	padding-right: 0px;
}

div#search p {
	padding-bottom: 5px;
}

div#finder p {
	display: block;
	float: left;
	height: 40px;
	width: 400px;
	padding-left: 5px;
}

div#propertytab p {
	display: block;
	float: right;
	height: 40px;
	width: 315px;
	text-align: right;
	padding-left: 40px;
	background: url(../img/capitalleft.gif) left no-repeat;
}

div#propertytab span {
	display: block;
	width: 310px;
	height: 40px;
	line-height: 40px;
	padding-right: 5px;
	background: url(../img/capitalright.gif) right no-repeat;
}
