html {
	background-image: url("./images/background.gif");
}

body {
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	margin-left:60px;
}

table {
	width:610px;
}

table td {
	font-size:10pt;
	padding:3px;
}

hr {
	color:black;
}

.caption {
	font-weight:bold;
}

.dimensions input {
	width:60px
}

.euro {
	text-align:right;
	white-space: nowrap; 
	
}

#under, #nodata {
	padding-left:150px;
	color:red;
	font-weight:bold;
	text-align:center;
	font-size:16;
}
