/* stili specifici del file */
.product_image
{
	position: absolute;
	left: 500px;
	top: 76px;
	padding: 0px;
}

div.buy_form
{
	height: 250px;
	width: 710px;
	background: #fff;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.product_series
{
	z-index: 1;
	position: absolute;
	left: 390px;
	top: 285px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	border: solid 0px;
	text-align: right;
	width: 100px; 
}
.product_option
{
	left: 320px;
}

div.product_section
{
	font-size: 8pt;
	padding: 5px 10px 5px 10px;
	background: #fff;
	margin-bottom: 10px;
}

td.tabella_ck
{
	font-size: 7pt !important;	
	text-align: right;
	width: 60px;
}

