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

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

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

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

.listrowsmall .img1 .mask_wrap {
	display: block;
	position: relative;
	width: 70px;
	height: 54px;
}

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

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

.listrowsmall .txt .row1 {
	width: 699px;
	height: 25px;
	overflow: hidden;

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

.listrowsmall .txt .row1 a {
	display: block;
	width: 681px;
	padding-left: 9px;
	padding-right: 9px;
	height: 23px;
	line-height: 23px;
	padding-top: 2px;
	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: 699px;
	height: 15px;
	overflow: hidden;

	font-size: 11px;
}

.listrowsmall .txt .row2 a {
	display: block;
	width: 681px;
	padding-left: 9px;
	padding-right: 9px;
	height: 15px;
	line-height: 15px;
	overflow: hidden;

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

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

.listrowsmall .txt .row3 {
	width: 699px;
	height: 24px;
	overflow: hidden;

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

.listrowsmall .txt .row3 a {
	display: block;
	width: 681px;
	padding-left: 9px;
	padding-right: 9px;
	height: 19px;
	line-height: 19px;
	padding-bottom: 5px;
	overflow: hidden;

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

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

.listrowsmall .txt .row3 span {
	color: #AD1B1B;
}

.listrowsmall .img2 {
	float: left;
	width: 76px;
	height: 64px;
	overflow: hidden;
}

.listrowsmall .img2 a {
	display: block;
	width: 70px;
	height: 54px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 6px;
	overflow: hidden;
	text-decoration: none;
}

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

.listrowsmall .img2 .mask_wrap {
	display: block;
	position: relative;
	width: 70px;
	height: 54px;
}

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