body
{
	text-align: center;
	font-family: tahoma;
	background: url(images/body_background.gif);
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
.input
{
	font-family: Tahoma;
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
   	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
        padding-bottom: 1
}
#product_name
{
	margin: 0;
}
.pd_name
{
	font-size: 20px;
	text-decoration: underline;
}
.pd_value, .pd_value_noflash
{
	font-size: 20px;
	width: 200px;
}
.color_box
{
	font-size: 20px;
	border: 1px solid black;
}
.price_le, .price_euro
{
	margin-left: 100;
	background: url(images/pv_price_euro.gif);
	height: 78px;
	width: 76px;
	text-align: center;
	padding-top: 25px;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 28px;
	font-family: Times;
	color: black;
}
.price_le
{
	background: url(images/pv_price_le.gif);
	background-repeat: no-repeat;
	margin-left: 200;
	margin-top: -2.8em;
}
#images_box img
{
	border: 1px solid black;
}
