#content .listrowsmall {
	width: 855px;
	padding-left: 13px;
	padding-right: 16px;

	height: 64px;
	padding-top: 10px;
	padding-bottom: 26px;
	overflow: hidden;

	background: url(../immagini/elenchi/bg_row_small.gif) no-repeat;
}

#content .listrowbig {
	width: 861px;
	padding-left: 10px;
	padding-right: 14px;

	height: 352px;
	padding-top: 4px;
	padding-bottom: 22px;
	overflow: hidden;

	background: url(../immagini/elenchi/bg_row_big.gif) no-repeat;
}

#content .listrowbig .left {
	float: left;
	width: 364px;
	padding-right: 14px;
	height: 352px;
	overflow: hidden;
}

#content .listrowbig .left .head1 {
	width: 364px;
	height: 21px;
	line-height: 21px;
	padding-bottom: 9px;
	overflow: hidden;

	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

#content .listrowbig .left .head1 a {
	color: #666666;
	text-decoration: none;
}

#content .listrowbig .left .head1 span {
	font-size: 12px;
}

#content .listrowbig .left .head2 {
	width: 364px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;

	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

#content .listrowbig .left .head2 a, #content .listrowbig .left .head2 a:hover {
	text-decoration: none;
	color: #333333;
}

#content .listrowbig .left .head3 {
	width: 364px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;

	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

#content .listrowbig .left .head3 a, #content .listrowbig .left .head3 a:hover {
	text-decoration: none;
	color: #333333;
}

#content .listrowbig .left .head3 span {
	color: #AD1B1B;
}

#content .listrowbig .left .img {
	width: 350px;
	height: 266px;
	padding: 7px;
	overflow: hidden;

	background: url(../immagini/elenchi/bg_img_big.gif) no-repeat;
}

#content .listrowbig .right {
	float: left;
	width: 483px;
	height: 352px;
	overflow: hidden;
}

#content .listrowbig .right .scroll_view {
	width: 483px;
	height: 310px;
	overflow: hidden;
	position: absolute;
	z-index: 20;
}

#content .listrowbig .right .scroll_content {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;

	text-align: justify;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}

#content .listrowbig .right .scroll_buttons {
	padding-top: 312px;
	width: 471px;
	padding-right: 12px;
	height: 40px;
	overflow: hidden;
}

#content .listrowbig .right .scroll_buttons .scroll_button {
	float: right;
	width: 34px;
	padding-left: 18px;
	height: 34px;
	padding-top: 6px;
	overflow: hidden;
	cursor: pointer;
}

#content .listbuttons {
	width: 859px;
	padding-right: 25px;
	height: 34px;
	padding-top: 7px;
	overflow: hidden;
}

#content .listbuttons .button {
	float: right;
	width: 34px;
	padding-left: 18px;
	height: 34px;
	overflow: hidden;
}

#listloader {
	background: url(../immagini/frame/ajaxloadr.gif) no-repeat center center;
}

#content .listscroll {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}

#content .listviewsmall {
	width: 885px;
	height: 1000px;
	overflow: hidden;
	position: absolute;
	z-index: 20;
}

#content .listviewsmallindent {
	width: 885px;
	height: 1000px;
	overflow: hidden;
}

#content .listviewbig {
	width: 885px;
	height: 1890px;
	overflow: hidden;
	position: absolute;
	z-index: 20;
}

#content .listviewbigindent {
	width: 885px;
	height: 1890px;
	overflow: hidden;
}