img.searchImg {
	float: left;
	margin: 0 0 0 50px;
}
div.searchText {
	float: left;
	width: 225px;
	margin: 5px 0 0 60px;
}



#relocating .address {
	width: 205px;
	float: left;
	margin: 10px 0;
}
#relocating .address div {
	line-height: 17px;
	color: #666666;
	width: 205px;
}
#relocating .address .name {
	font-weight: bold;
	color: #333333;
}



#relocating div.row {
	width: 642px;
	height: 18px;
	border-bottom: 1px dotted #bdbdbd;
	padding: 2px 0;
	float: left;
}
#relocating div.row div {
	text-align: left;
	margin-right: 5px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	line-height: 18px;
	height: 18px;
	font-size: 93%;
	color: #666666;
}
#relocating div.row div.name {
	width: 195px;
	color: #000000;
	font-weight: bold;
}
#relocating div.row div.title {
	width: 210px;
}
#relocating div.row div.phone {
	width: 115px;
}
#relocating div.row div.nocursor {
	cursor: default;
}
#relocating div.row div.links {
	width: 100px;
	text-align: right;
	float: right;
	margin-right: 0;
}
#relocating div.row div.links span {
	margin: 0 7px;
}
#relocating div.row div.links a {
	text-decoration: underline;
}

#relocating div.row.header {
	margin-top: 10px;
	padding: 4px 0;
	border-top: 1px dotted #bdbdbd;
}
#relocating div.row.header div {
	color: #666666;
	font-weight: bold;
	cursor: default;
}
