.split3 {
	width:100%;
	overflow:auto;
}
.split3 div {width:32%;float:left;display:inline;}
.split3 ul {margin:0 1em;}
.clearer {float:none;}

.split3 a {
	color: #424242;
	font-size: 1.2em;
}

.split3 a:hover {
	color: #2d7f74;
}

.bancontainer-catalogo {
height:0;
width:950px;
float:left;
padding-top:5px;
background-repeat:no-repeat;
}

.green strong {
color:red;
}re

/* DATA TABLE */

.tabellasmall {
font-size: 12px !important;
}

#data {
	width: 100%;
	border: 1px solid #CCDDE7;
	border-collapse: collapse;
	background: #fff;
}

#data td, #data th {
	padding: 0.3em;
	border: 1px solid #CCDDE7;
	font-size: 12px !important;
}

#data th {
	text-align: center;
	background: #D6E3F5;
	font-weight: bold;
}

#data tbody tr:hover, .over {
	background: #ffffd9;
}

#data .hilite {
	font-weight: bold;
}

dl.articolo {
	margin: .5em .5em 1em;
	line-height: 1.5;
}

dl.articolo dt {
	clear: both;
	width: 220px;
/*	font-weight: bold; */
/*	background: url(img/hdot.gif) repeat-x bottom left; */
	float: left;
}

dl.articolo dd {
	margin-left: 225px;
/*	color: #424242; */
	color: #666;
/*	background: url(img/hdot.gif) repeat-x bottom left; */
}

.codice {background:#D6E3F5;}

.senza_sconto {
	color: gray;
/*	text-decoration: line-through; */
}

.sconto {
	color: gray;
}

.sconto_quantita {
	background: #b8fdc8 !important;
}

table.prezzi {
	width: 100%;
	border-collapse: collapse;
	text-align: right;
}

table.prezzi td {
	border: 1px solid #fff !important;
	padding: 0 !important;
	margin: 0 !important;
}

.required strong, .errore {
	color:red;
}

.article_seperator {
	display: block;
	height: 5px;
	margin-top: 10px;
/*	background: url(img/hdot.gif) repeat-x top left; */
}

/*
a {
text-decoration: none;
}
*/

label.in {
	float:left;
	width:16em;
	height:30px;
	text-align:right;
	margin-right:1em;
}

fieldset div {
	clear:both;
}

.profilebox fieldset {
	border:none;
}

