#search_block {
	border: 1px solid #CCCCCC;
	width: 450px;
	height: auto;
	padding: 10px;
	margin: 20px 4px 14px 15px;
	float: left;
	font-size: 11px;
}

#search_block.centre {
	width: 590px;
	margin: 20px auto 14px;
	float: none;
}

#search_block p {
	font-size: 9px;
	color: #999999;
	padding: 0px;
	line-height: 11px;
	text-align: center;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#search_block hr {
	color: #CCCCCC;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}

#search_block table {
	margin: 0px;
	padding: 3px;
}

#search_block table th {
	margin: 0px;
	padding: 8px 3px 6px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}

#search_block table th.left {
	text-align: left;
}

#search_block table th em {
	margin: 0px;
	text-align: right;
	font-weight: normal;
	font-size: 9px;
}

#search_block table td {
	margin: 0px;
	padding: 4px 3px 6px;
	text-align: left;
	font-weight: normal;
}

#search_block table td.centre {
	text-align: center;
}

#search_block table td input.tbox {
	font: bolder 12px Verdana, Arial, Helvetica, sans-serif;
	background: #FBF7DB;
	border: 1px solid #CCCCCC;
	width: 200px;
	margin: 2px;
	padding: 3px;
	color: #666666;
}

#search_block table td select, #search_block table td select.on, #search_block table td select.wide_on {
	font: bolder 12px Verdana, Arial, Helvetica, sans-serif;
	background: #FBF7DB;
	border: 1px solid #CCCCCC;
	width: 115px;
	margin: 2px;
	padding: 3px;
	color: #666666;
}

#search_block table td select.off, #search_block table td select.wide_off {
	background: #EAEAEA;
	color: #B7B7B7;
}

#search_block table td select.wide_on, #search_block table td select.wide_off {
	width: 225px;
}

#search_block table td select.number {
	width: 48px;
}

#search_block table td select.month {
	width: 98px;
}

#search_block table td select.year {
	width: 64px;
}

#search_block table td textarea {
	font: bolder 12px Verdana, Arial, Helvetica, sans-serif;
	background: #FBF7DB;
	border: 1px solid #CCCCCC;
	width: 320px;
	margin: 2px;
	padding: 3px;
	color: #666666;
}

#search_block table th input.button, #search_block table th input.button_hover {
	font: bold 11px Arial, Helvetica, sans-serif;
	background: #FBF7DB;
	color: #666666;
	border: 1px solid #666666;
	width: 130px;
	margin: 0px 0px 0px 8px;
	padding: 0px;
	text-transform: uppercase;
}

#search_block table th input.button_hover {
	background: #FBF7DB;
	color: #900;
	border: 1px solid #900;
	cursor: pointer;
}

#region_list {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	width: 350px;
	height: auto;
	padding: 0px 10px 10px;
	margin: 20px 4px 14px 0px;
	float: left;
	background: #FBF7DB;
}

#region_list p {
	font-size: 9px;
	color: #999999;
	margin: 20px 0px 0px;
	padding: 0px;
	line-height: 11px;
}

#region_list p.guide {
	font-size: 9px;
	margin: 4px 0px 0px;
	padding: 0px;
	line-height: 11px;
}

#region_list h3, #region_list h3 a {
	color: #054B03;
	text-align: left;
	clear: both;
	margin: 0px;
	padding: 2px 0px;
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-transform: uppercase;
}

#region_list h3 a:HOVER {
	color: #990000;
	text-decoration: underline;
}

#region_list h3 a .counter {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

#region_list ul {
	display: inline;
	margin: 4px 0px 15px;
	padding: 0px 0px 15px;
}

#region_list ul li {
	display: inline;
	padding: 0px;
	margin: 0px 8px 2px 0px;
}

#region_list ul li a {
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #003300;
	text-decoration: none;
	word-spacing: -1px;
	white-space: nowrap;
}

#region_list ul li a:HOVER {
	color: #990000;
	text-decoration: underline;
	white-space: nowrap;
}

div#shortlist {
	width: 540px;
	padding: 2px;
	margin: 4px 4px 14px 0px;
	float: left;
	position: relative;
}

div#vertical_google_ad {
	width: 200px;
	padding: 2px;
	margin: 4px 4px 14px 0px;
	float: left;
	position: relative;
}

div#shortlist ul {
	margin: 25px 15px 10px 50px;
}

div#shortlist ul li {
	margin: 0px 0px 10px;
	list-style: square;
}

div#shortlist ul li a {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

div#shortlist ul li a:hover {
	text-decoration: underline;
}