/* stili specifici del file */
.product_image
{
	position: absolute;
	left: 500px;
	top: 76px;
	padding: 0px;
}

div.buy_form
{
	height: 180px;
	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_option
{
	left: 360px;
	margin-top: 16px;
	width: 130px;
}

div.product_section
{
	font-size: 8pt;
	padding: 5px 10px 5px 10px;
	background: #fff;
	margin-bottom: 10px;
}

div.form_div
{
	height: 32px;	
}

img.number
{
	position: relative;
	top: 7px;
	left: -5px;
	margin-right: 5px;
}

#ensamble_prezzo
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #000;
	background-color: #eee;
	border: none;
	text-align: right;
	color: #aa0000;
	position: absolute;
	left: 50px;
	top: 17px;
	width: 80px;
}
div#ensamble_price
{
	top: 170px; 
	left: 230px; 
	width: 140px; 
	height: 50px; 
}
td.tabella_ck
{
	font-size: 7pt !important;	
	text-align: right;
	width: 70px;
}

