.clo_search {
	width: 180px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
.clo_search a {
	color: #003399;
	cursor: pointer;
}

.clo_intro {
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #7B5725;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 8px;
	margin-left: 1px;
}

.clo_tablist { 
	border-bottom : 1px solid #CEBDA5 ; 
	border-left : 1px solid #CEBDA5 ; 
	margin : 0 ; 
	padding: 0;
	padding-bottom : 19px ; 
}
.clo_tablist li { 
	display : inline ; 
	list-style : none ;
	font-size: 1em; 
}
.clo_tablist li .clo_first { 
	border-left : none ; 
	margin-left: 0;
}
.clo_tablist li a { 
	font-weight : bolder ;
	background : #F2EEDB url(http://www.countrylife.co.uk/images/bg_tablist.jpg) repeat-x ; 
	border : 1px solid #CEBDA5 ; 
	float : left ; 
	line-height : 14px ; 
	margin-left : 3px ; 
	padding : 2px 6px ; 
	text-decoration : none ;
	outline: none; 
}

.clo_tablist li.clo_active a { 
	background-color : #F9F7EE ; 
	border-bottom : 1px solid #F9F7EE ; 
	background-image : url(http://www.countrylife.co.uk/images/bg_tablist-active.jpg) ; 
	color : #333333 ; 
}

.clo_tab { 
	background : #F9F7EE ; 
	border : 1px solid #CEBDA5 ; 
	border-top : none ; 
	clear : both ; 
	margin : 0px ; 
	padding : 4px ; 
	display : none ; 
	_height : 1em ; 
	*height : 100% ; 
}
div.clo_active {
	display : block ;
}
div.clo_active * {
	_display : block ;
}
div.clo_active input.text {
	_float : left ;
}

.clo_search .clo_tab
{
	text-align: right;
}
.clo_search input, .clo_search select
{
	margin: 0.2em 0.1em;
}

.clo_search form label { 
	font-weight : bolder ; 
	font-size: 1em;
	margin-right : 3px ; 
	vertical-align : middle ;  
	color : #7B5725 ; 
	padding : 0.2em ; 
	line-height : 1.5em ; 
	display : block ; 
	float: left;
	text-transform: none;
}

.clo_text {
	width: 6.8em;
	border: 1px solid #CEBDA5;
	padding: 0.2em;
}

#clo_tab_lettings .clo_text {
	width: 6.1em;
}

.clo_select {
	width: 7.3em;
}
#clo_tab_lettings .clo_short {
	width: 50px;
}

.clo_search_button { 
	padding-top: 1.1em;
}
.clo_search_button a {
	float: left;
}
.clo_search_button input { 
	font-weight : bolder ;
}

.clo_rental_period { 
	text-align : right ; 
	padding-right : 10px ;
	padding-top: 10px;
	margin-bottom : 0.3em ; 
	clear : both ; 
}
.clo_rental_period label { 
	padding-right : 3px ; 
	float : none ; 
	width : auto ; 
	clear : none ; 
	display : inline ; 
}
.clo_rental_period input { 
	float : none ; 
	display : inline ; 
	clear : none ; 
	width : auto ; 
	vertical-align : middle ; 
}
.clo_rental_period label, .clo_rental_period input { 
	display : inline ! important ; 
	float : none ! important ; 
}

.clo_email_alerts { 
	background-color: #fff; 
	padding: 0.25em;
	border: 1px solid #CEBDA5;
	margin:10px -5px 0 -5px;
	text-align: center;
	font-size: 0.8em;	
}
.clo_email_alerts label { 
	margin: 0;
	padding: 0;
	border: none;
	width: 94%;
}

.clo_email_alerts input {
	width: 160px;
}

.clo_powered {
	margin-top: 5px;
}
