#article  {
	font-weight: bold; font-size:12px;
}
#article {
font-size:12px;
}
#measures {
	width: 100%;
	border-bottom: 1px solid #000;
	margin-top: 15px;
	font: menu;
	word-wrap:break-word;
}
#measures td {text-align: center; font-size:11px}
#measure_comment {
	font: menu;
	margin: 0;
}
#prices {
	width: 60%;
	margin: auto;
	margin-top: 15px;
	font: menu;
}
#prices td {text-align: center; font-size:11px}
.header_row {
	background-color: #777;
	color: #FFF;
	font-weight: bold;
	word-wrap:break-word;
}
#prices .header_row td {text-align: center;}
.odd {background-color: #FFF;word-wrap:break-word;}
.even {background-color: #CCC;word-wrap:break-word;}
.c1 {font-weight: bold;word-wrap:break-word;}
#prices .c1 {text-align:center}
.price {font-weight: bold;}
#note {
	margin-bottom:0px;
	font: menu;
}
fieldset {
	padding: 0;
	margin: 0;
	border:0;
	-moz-border-radius: 6px; 
	   
}
