﻿.search_main
{
	background-color:#ffffff;
	width:600px;
	padding:10px;
}
.search_header
{
	padding-bottom:10px;
}
.search_text
{
	color:#666666;
	font-family:Arial,Arial,Univers,Helvetica,sans-serif;
	font-size:11px;
	line-height:14px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:solid 1px #cccccc;
}
.search_text h1
{
	color:#666666;
	font-family:Arial,Arial,Univers,Helvetica,sans-serif;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	}
.inputText {
background-color:#F8F8F8;
border:1px solid #999999;
padding-bottom:1px;
padding-top:1px;
margin-left:40px;
}

a.buttonLeftRev  {
	background:url("../../images/buttonLeftRevStart.png") no-repeat scroll 0 0 transparent;
	cursor:pointer;
	float:right;
	margin:-1px -3px -3px -1px;
	padding-left:18px !important;
	color:#ffffff;
	font-family:Arial,Arial,Univers,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;
	margin-right:160px;
}
a.buttonLeftRev span {
background:url("../../images/buttonLeftBgr.png") repeat scroll right top transparent;
color:#FFFFFF !important;
float:right;
padding:2px 11px 4px 0;
}
a.buttonLeftRev:hover  {
background:url("../../images/buttonLeftRevStartHi.png") no-repeat scroll 0 0 transparent;
}
a.buttonLeftRev:hover span {
background:url("../../images/buttonLeftBgrHi.png") repeat scroll right top transparent;
}
.map
{
	width:600px;
	height:500px;
}
.no_display
{
	display:none;
}
.info_win
{
	width:200px;
	height:80px;
}
.info_win p
{
	color:#666666;
	font-family:Arial,Arial,Univers,Helvetica,sans-serif;
	font-size:11px;
	line-height:14px;
	margin:0;
}
