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

#content_links .texttop {
	width: 885px;
	height: 18px;
	line-height: 18px;

	color: #AD1B1B;
	font-weight: bold;
	font-size: 13px;
}

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

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

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

.listrowsmall .img .mask_wrap {
	display: block;
	position: relative;
	width: 300px;
	height: 54px;
}

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

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

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

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

.listrowsmall .txt .row1 a {
	display: block;
	width: 491px;
	padding-left: 1px;
	padding-right: 9px;
	height: 18px;
	line-height: 18px;
	padding-top: 14px;
	overflow: hidden;

	color: #6B6D6D;
	text-decoration: none;
}

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

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

	font-size: 11px;
}

.listrowsmall .txt .row2 a {
	display: block;
	width: 491px;
	padding-left: 1px;
	padding-right: 9px;
	height: 25px;
	line-height: 25px;
	padding-bottom: 7px;
	overflow: hidden;

	color: #8C1717;
	text-decoration: none;
}

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

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

.listrowsmall .icon {
	float: right;
	width: 35px;
	height: 35px;
	overflow: hidden;
}
