/* stili specifici del file */
.product_image
{
	position: absolute;
	left: 500px;
	top: 76px;
	padding: 0px;
}

div.buy_form
{
	height: 220px;
	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: 233px;
	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;
}

div#didascalia
{
    position: absolute;    
    left: 508px;
    top: 253px;
    font-size: 7pt;
    width: 200px;
}
