.immovables-list-item .immovables-list-morelink a {
        background:transparent url(../images/news-more-blue.gif) no-repeat scroll right center;
	color: #333366;
}

#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: #333366;
}

/* immovables controller browse ////////////////////////////*/
.list-browse a { color: #333366; }
.list-browse strong a { background:#333366; color:#fff; }
