/* stili specifici del file */
.product_image
{
	position: absolute;
	left: 500px;
	top: 76px;
	padding: 0px;
}

div.buy_form
{
	height: 270px;
	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: 510px;
	top: 293px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	border: solid 0px;
	text-align: left;
	width: 100px; 
}

#hint_box
{
	 z-index: 2;
	 position: absolute;
	 left: 12px;
	 top: 230px;
	 font-size: 7pt;
	 width: 200px;
}

.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;
}

div#ensamble_price
{
	top: 265px; 
	left: 230px; 
	width: 140px; 
	height: 50px; 
}
td.tabella_ck
{
	font-size: 7pt !important;	
	text-align: right;
	width: 70px;
}

