div#main {
	background: url('/img/rightbar-bg-s.png') no-repeat top right;
	background-position: right -6px;
}

div#content {
	overflow: visible;
}

div#search {
	margin-right: 472px;
	overflow: hidden;
}

div.s_bottom_clear {
	clear: both;
}

div#s_top_bar, div#s_bottom_bar {
	padding: 5px 12px 7px;
	border-bottom: 1px dotted #b50f15;
}

div#s_bottom_bar {
	border-top: 1px dotted #b50f15;
	height: 20px;
}

div#map {
	float: left;
	width: 466px;
	height: 391px;
	padding: 12px;
	border: 1px dotted #b50f15;
	border-top: 0;
}

div#map input.blue-button {
	margin-top: 0;
}

div#gmap {
	width: 466px;
	height: 322px;
}

a.redlink {
	color: #b61115;
}

div.item div.redbg {
	background-color: #b61115;
}

div.item div.redbg a {
	color: white;
}

div.item_last {
	margin-bottom: 10px;
}

div#full_height {
	height: 0;
	width: 0;
	float: left;
}

p.page {
	font-weight: bold !important;
}

p.page span.page_sel, p.page a.page {
	display: inline-block;
	padding-top: 2px;
	width: 20px;
	height: 18px;
	border: 1px solid #26b0ca;
	text-align: center;
}

p.page a.page {
	color: white;
	background-color: #26b0ca;
}

span.error {
	font-family: "Trebuchet MS", "MS Trebuchet", Trebuchet, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	display: inline-block;
	height: 24px;
	background: #b00003 url('/img/error-bg.png') repeat-x;
	color: white;
}

span.error img {
	vertical-align: -9px
}

