#box4 {
	width: 700px;
	position: absolute;
}
#box4 div {
	width: 700px;
/*	height: 235px;*/
	float: left;
	background: #fff;
}
#box4 h3, #box4 p, #box4 ul {
	padding:5px 10px;
}
#box4 h3 {
	font-size: 14px;
	padding-top: 0;
}
#box4 p {
	text-align: justify;
	padding-top: 0;
}
#box4 img {
	width: 240px;
	float: left;
	margin: 0 10px 10px 10px;
	border: none;
}
#box4 p {
  font-size: 12px;
}
.speciale {
  position: relative;
  float: left;
  width: 704px;
/*	height: 255px;   235px*/
	text-align: center;
	text-align: left;
  background: #fff;
}
#scopri {
  width: 670px;
	height: 40px;
	padding-left: 10px;
}

.buttons {
  padding: 5px;
	text-align: left;
	margin-left: 5px;
  padding-top: 5px;
	height: 16px;
}
.buttons span {
  color: #fff;
	padding: 3px 10px;
	cursor: pointer;
	font: 11px tahoma,helvetica,sans-serif;
  background: #999999;
	margin-bottom: 20px;
}
.buttons span.active, .buttons span:hover {
  background: #f7542b;
	color: #fff
}
.mask3 {
	position: relative;
	width: 700px;
	height: 190px;  /*235px */
	overflow: hidden;
}
.riga {
	position: relative;
	width: 680px;
	margin-left: 10px;
	height: 1px;
	border-bottom: #999 1px solid;
}

