.seo-row-title h5{
	font-size:15px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:0px;
}


#seo_city_row
{
	
}
#seo_city_row h6{
	border:0px;
	margin:0px;	
}

#seo_city_row h6 a{
	color:#444;
	text-transform:uppercase;
	font-size:12px;
	transition: color 0.5s,background-color 0.3s;
	padding:3px;
	display:inline-block;
}
#seo_city_row h6 a:hover{
	color:#333;
	background-color:#c2a362;
}
#seo_typologies_row h6 a{
	min-height:70px;
	border:1px solid #e0e0e0;
	line-height:25px;
	transition: color 0.5s,background-color 0.3s;
	display:block;
    padding:5px;
	color:#444;
	box-shadow: 0px 0px 2px #ddd;
}


#seo_typologies_row h6 a:hover{
	color:#222;
	background-color:#c2a362;
	border-color:#aaa;
	color:#333;
}

.seo_typology_label{
	line-height: 100%;
	padding-top:10px;
	padding-bottom:5px;
}


#seo_persons_row h6 a{
	min-height:60px;
	border:1px solid #e0e0e0;
	
	line-height:26px;
	transition: color 0.5s,background-color 0.3s;
	display:block;
	padding:5px;
	color:#444;
	box-shadow: 0px 0px 2px #ddd;
}


#seo_persons_row h6 a:hover{
	color:#222;
	background-color:#c2a362;
	border-color:#aaa;
	color:#333;
}

.seo_persons_label{
	line-height: 100%;
	padding-top:10px;
	padding-bottom:5px;
}
#seo_personal_row h6{
	text-transform: uppercase;
	margin:0px;
	font-weight:bold;
	font-size:14px;
}
#seo_personal_row p{
	font-size:13px;
	line-height: 14px;
	color:#777;
}
