.immovables-list-item .immovables-list-morelink a {
                background:transparent url(../images/news-more-blue.gif) no-repeat scroll right center;
	color: #005193;
}

#content .immovables-single-menu ol a {
	//background: url(../images/arrow-grey.gif) no-repeat left;
	color: #6C6E70;
}

#content .immovables-single-menu ol a:hover, #content .immovables-single-menu ol li.active a {
	background: url(../images/arrow-blue-nav.gif) no-repeat left;
	color: #005193;
}


/* immovables list item ///////////////////////////////////////////*/

.immovables-list-item .immovables-list-img {
	float: right;
}


/* immovables controller search ///////////////////////////////////////////*/

#tx-nctbimmovables-controller-search {
	clear: both;
	//background: #005193 url(../images/bg-immovables.jpg) repeat-x left bottom;
	//background: #FFF url(../images/bg-immovables.jpg) repeat-x left bottom;
	background: #FFF;
	min-height: 124px;
	height: auto !important;
	height: 124px;
	width: 228px;
	position: relative;
}

#tx-nctbimmovables-controller-search hr.clearer {
	clear: both;
	color: #005193;
	background: transparent;
	border: 0 solid transparent;
	height: 0;
	font-size: 0;
	display: block;
	width: 210px;
	text-decoration: none;
}

#tx-nctbimmovables-controller-search label {
	display: inline;
	float: left;
	width: 150px;
}

#tx-nctbimmovables-controller-search label {
	margin-bottom: 0.3em;
}

#tx-nctbimmovables-controller-search fieldset {
	display: block;
	padding: 0px;
	padding-right: 0px;
}


#tx-nctbimmovables-controller-search fieldset#submit {
	float: right;
	padding: 0;
	padding-right: 10px;
	text-align: right;
	width: 210px;
}


#tx-nctbimmovables-controller-search input, #tx-nctbimmovables-controller-search select {
	padding: 2px;
	font-size: 1.0em;
}


#tx-nctbimmovables-controller-search label select {
	border:1px solid #005193;
	width: 212px;
	margin-top: 4px;
}

#tx-nctbimmovables-controller-search a.reset {
	background: url(../images/news-clear.gif) no-repeat right;
	color: #005193;
	font-size: 0.9em;
}

#tx-nctbimmovables-controller-search input.submit {
	background: url(../images/news-more.gif) no-repeat right;
	color: #005193;
	font-size: 0.9em;
}

/* immovables controller browse ///////////////////////////////////////////*/
.list-browse a {
	color: #005193;
}


