#content_locali {
	width: 885px;
	overflow: hidden;
}

.listrowsmall .img {
	float: left;
	width: 80px;
	height: 64px;
	overflow: hidden;
}

.listrowsmall .img .mask_wrap {
	display: block;
	position: relative;
	width: 80px;
	height: 64px;
}

.listrowsmall .img a {
	display: block;
	width: 70px;
	height: 54px;
	padding: 5px;
	overflow: hidden;
	text-decoration: none;
}

.listrowsmall .img a:hover {
	text-decoration: none;
}

.listrowsmall .img .mask_frame {
	display: block;
	background: url(../immagini/masks/locale_icona.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 70px;
	height: 54px;
	cursor: pointer;
}

.listrowsmall .img .mask_frame a {
	display: block;
	width: 70px;
	height: 54px;
	cursor: pointer;
}

.listrowsmall .img .mask_frame a:hover {
	text-decoration: none;
}

.listrowsmall .txt {
	float: left;
	width: 660px;
	height: 64px;
	overflow: hidden;
}

.listrowsmall .txt .row1 {
	width: 660px;
	height: 32px;
	overflow: hidden;

	font-size: 16px;
	font-weight: bold;
}

.listrowsmall .txt .row1 a {
	display: block;
	width: 642px;
	padding-left: 9px;
	padding-right: 9px;
	height: 24px;
	line-height: 24px;
	padding-top: 8px;
	overflow: hidden;

	color: #666666;
	text-decoration: none;
}

.listrowsmall .txt .row1 a:hover {
	color: #666666;
	text-decoration: none;
}

.listrowsmall .txt .row1 span {
	font-size: 13px;
}

.listrowsmall .txt .row2 {
	width: 660px;
	height: 32px;
	overflow: hidden;

	font-size: 11px;
}

.listrowsmall .txt .row2 a {
	display: block;
	width: 642px;
	padding-left: 9px;
	padding-right: 9px;
	height: 21px;
	line-height: 21px;
	padding-top: 10px;
	padding-bottom: 1px;
	overflow: hidden;

	color: #333333;
	text-decoration: none;
}

.listrowsmall .txt .row2 a {
	color: #333333;
	text-decoration: none;
}

.listrowsmall .icons {
	float: left;
	width: 106px;
	padding-right: 9px;
	height: 35px;
	padding-top: 15px;
	padding-bottom: 14px;
	overflow: hidden;
}

.listrowsmall .icon {
	float: right;
	width: 35px;
	height: 35px;
	padding-left: 18px;
	overflow: hidden;
}