#round_box table {
   border-collapse: collapse;
   margin:0px;
   padding:0px;
   width:100%;
   border-spacing: 0px;
   color:#666;
   line-height:16px;
}
#round_box td {
   vertical-align: top;
}

#round_box td.datiAzienda {
   width: 286px;
   display:block;
   padding-right: 3px;
   text-align: center;
}
#round_box td.banner {
   width:336px;;
}

#round_box td.datiAzienda table.dati {
	width: 220px; 
	margin: 10px auto 10px auto
}

#round_box td.datiAzienda table.dati th {
   vertical-align: top;
   width: 60px; 
   padding-right: 5px;
   text-align:right
}

#round_box td.datiAzienda table.dati td {
   text-align:left
}


#round_box td img.logo {
	max-width: 280px;
	padding-bottom: 10px;
}

#round_box a {
   color:#666;
}

#round_box table h3.subtitle  {
	margin-left:0px;
	font-size:12px;
	color:#f93;
}
#round_box table h4.subtitle {
	color:#f93;
	margin:0px;
	font-size:12px;
}
a.buttons,#round_box a.buttons  {
	display:block;
	padding:0px 4px 0px 4px;
	text-decoration:none;
	background-image: url(/inc/img/buttons_off.gif);
	background-repeat:no-repeat;
	width:192px;
	height:17px;
	line-height:17px;
	margin-bottom:5px;
	color:#fff;
}
a.buttons:hover,#round_box a.buttons:hover  {
	background-image: url(/inc/img/buttons.gif);
}
div.presentazione {
   border-bottom: 1px dashed #f93;
   margin:15px 0px 5px 0px;
   padding:10px;
   width:630px;
   overflow: auto;
}
#content .presentazione a.mostra {
   display: block;
   text-align: right;
   color:#f93;
   font-size: 12px;
}

table.summaryOfferta {
	border: 1px solid #ADD2E6;
	width: 655px;
	margin: 10px 0px 10px 0px;
}

table.summaryOfferta th, table.summaryOfferta td {
	padding: 5px;
	border: 1px solid #ADD2E6;
}

table.summaryOfferta th {
	background-color: #ADD2E6;
	color: #005480;
	width: 150px;
	}
