.content {
    min-height: 100px;
    height: auto !important;
    height: 100px;
}

.boxes {
	float: left;
	display: inline;
	width: 100%;
	margin-top: 6px;
	overflow: hidden;
	height: 130px;
	position: relative;
}

.box {
	float: left;
	display: inline;
	background: url(../_img/bg_boxes.gif) no-repeat top right;
	min-height: 130px;
	height: auto !important;
	height: 130px;
}

.boxes .news { 
	width: 235px; 
	padding: 16px 0 0 22px;
	min-height: 114px;
	height: auto !important;
	height: 114px;
	position: relative;
}

.news .left { clear: left; width: 120px; }
.news .right { width: 110px; padding-top: 14px; }
.contest .left { clear: left; width: 120px; }
.contest .right { width: 110px; padding-top: 14px; }
.contest .font0 { height: 10px; }

.news .left strong, .contest .left strong {
	float: left;
	display: inline;
	width: 100%;
	margin-top: 24px;
	margin-bottom: 6px;
}

.box .left a,
.box .left a:visited,
.box .left a:active,
.slogan a,
.slogan a:visited,
.slogan a:active {
	float: left;
	display: inline;
	clear: left;
	color: #003d7e;
	font-size: 0.909em;
	padding-left: 10px;
	background: url(../_img/double_blue_arrow.gif) no-repeat 0 50%;
	line-height: 1.2em;
	position: relative;
	*margin-right: -200px;
	_margin-right: -200px;
	font-size:11px;
	margin-top:3px;
}

.box .left a:hover{
	color: #ED1D24;
	}

span.prod-news { background-image: url(../_img/lb_prodotti_novita.gif); width: 95px; height: 10px; }
span.new-contest { background-image: url(../_img/lb_nuovo_concorso.gif); width: 100%; height: 8px; }

.hpcarousel {
	float: left;
	display: inline;
	width: 234px;
	position: relative;
}

.hpcarousel li {
	float: left;
	display: inline;
	width: 230px;
}

.news div.right a,
.news div.right img,
.contest div.right a,
.contest div.right img { float: left; display: inline; }

.news .jcarousel-control {
	position: absolute;
	right: 15px;
	top: 17px;
}

.news .jcarousel-control a {
	width: 11px;
	height: 11px;
	background-image: url(../_img/circle.gif);
	/*margin-left: 1px;*/
}
.news .jcarousel-control a.selected {
	background-position: bottom left;
}

.news .jcarousel-clip {
	display:inline;
	float:left;
	overflow: hidden;
	width:230px;
	position: relative;
}

.contest {
	width: 230px;
	padding: 17px 7px 0 18px;
	min-height: 113px;
	height: auto !important;
	height: 113px;
}
.contest .left { clear: left; }

.slogan {
	float: left;
	display: inline;
	background: url(../_img/pavesi.jpg) no-repeat 100% 5px;
	width: 375px;
	padding: 15px 0 0 15px;
	min-height: 115px;
	height: auto !important;
	height: 115px;
}
.slogan em.image {
	background-image: url(../_img/lb_pavesi.gif);
	width: 264px;
	height: 44px;
}
.slogan strong {
	float: left;
	display: inline;
	clear: both;
	margin-top: 5px;
}
.slogan span {
	float: left;
	display: inline;
	clear: both;
	width: 210px;
	margin-top: 4px;
	line-height: 1.2em;
}