#linkedLocation .caption{
	background-color:#C2A362;
}
#linkedLocation  a{
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
}
#linkedLocation  a:hover{
	color:#333;

}

#linkedLocation p
{
	font-size:13px;
}
#linkedLocation p.typology_name
{
	font-size:11px;
	text-transform: uppercase;
	margin:0px;
	padding:0px;
	margin-bottom:-10px;
}