@import url("/media/internet/search/new/skin3/style.css");

.line #searchresultmessage + div + a { color:#fff !important; }

table.propertysearchnavigation .searchTab {
	height:22px;
	padding:0px;
	cursor:pointer;
	/* color:#ffffff; */
	font-weight:bold;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	border-top:1px #b4b4b4 solid;
	border-left:1px #b4b4b4 solid;
	border-right:1px #b4b4b4 solid;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-radius:10px 10px 0 0;
	/* background-color:#c0cdd4; */
	background-image:none !important;
	text-shadow:2px 2px rgba(0, 0, 0, 0.06);
	text-decoration:none;
	-webkit-box-shadow:0px 0px 8px rgba(0, 0, 0, 0.25) inset; /* Saf3-4 */
	-moz-box-shadow:0px 0px 8px rgba(0, 0, 0, 0.25) inset; /* FF3.5 - 3.6 */
	box-shadow:0px 0px 8px rgba(0, 0, 0, 0.25) inset;
}
	table.propertysearchnavigation .searchTab:hover, .propertysearchnavigation .selectedSearchTab + td + td:hover { background-color:#d6d6d6 !important; }
	table.propertysearchnavigation .searchTabDivider { width:1px; }
.propertysearchnavigation {
	border-top:none !important; 
	background-color:Transparent !important;
}

