div.right div.top {
	
}
div.right div.top div.left {
	width:352px;
	height:210px;
	padding-left:66px;
	padding-top:38px;
	background-image:url("images/searcherBackground.jpg");	
}
div.right div.top div.right {
	width:267px;
	float:left;
	padding-left:10px;	
}
table.searcher td.text {
	color:#fff;
	text-align:right;
	padding-right:4px;
}
table.searcher tr td {
	padding-bottom:6px;
}
table.searcher td input, table.searcher td select {
	width:138px;
	border:1px solid #ef7b00;
	height:15px;
	font-size:11px;
	font-family: Tahoma;
	color:#555555;
	padding-top:2px;
}


table.searcher td select {
	width:140px;
	height:20px;
}

div.contactBox {
	position: relative;
	width:239px;
	height:134px;
	margin-top:6px;
	background-image:url("images/contactBoxBackground.jpg");
	background-repeat: repeat-x;
	border:1px solid #e8e8e8;
	padding-left:13px;
	padding-right:13px;
	padding-top:21px;
	padding-bottom:21px;
}
div.contactBox p {
	color:#686868;
}
div.contactBox b {
	color:#ff911c;
}
div.addBox {
	position: relative;
	padding-left:20px;
	padding-right:20px;
	padding-top:13px;
	width:653px;
	margin-top:6px;
	border:1px solid #e8e8e8;
}
	div.addBox div.addText {
		width:185px;
		text-align:center;
		float:left;
		margin-right:32px;
		padding-top:5px;
		padding-bottom:8px;
	}
	div.addBox div.addText a {
		color:#f68711;
		font-weight: bold;
	}
	div.addBox div.addText a:hover {
		text-decoration: underline;
	}
		
		
div.mapBox {
	position: relative;
	width:147px;
	height:216px;
	padding-left:15px;
	padding-top:16px;
	padding-right:15px;
	margin-top:6px;
	background-image:url("images/mapBoxBackground.jpg");
	background-repeat: repeat-x;
	border:1px solid #e8e8e8;
	margin-left:2px;
	float:left;
}

div.mapBox div.center {
	padding-top: 10px;
	padding-bottom: 10px;
	}
	

div.newsBox {
	position: relative;
	width:252px;
	height:216px;
	padding-left:3px;
	padding-top:11px;
	padding-right:15px;
	margin-top:6px;
	background-image:url("images/mapBoxBackground.jpg");
	background-repeat: repeat-x;
	border:1px solid #e8e8e8;
	margin-left:12px;
	float:left;
	color: #555555;
}

div.newsBox ul {
	list-style: url("images/listPointer.png");
	margin-bottom: 4px;
	padding-bottom: 4px;
	
	}
	
div.newsBox a {
	color: #555555;
	text-decoration: none;
	}
	
div.newsBox a:hover {
	color: #555555;
	text-decoration: underline;
	
	}


	
div.newsBox ul li {
	margin-bottom: 2px;
	padding-bottom: 1px;
	}	


div.tagsBox {
	position: relative;
	width:184px;
	height:216px;
	padding-left:15px;
	padding-top:16px;
	padding-right:15px;
	margin-top:6px;
	background-image:url("images/mapBoxBackground.jpg");
	background-repeat: repeat-x;
	border:1px solid #e8e8e8;
	margin-left:12px;
	float:left;
}
