#ShowPriceList
	{
	background-image:url("../images/bkbox.gif");
	background-position:top-right;
	background-repeat:repeat-x;
	background-color: #cfcfcf;	 
	border: #cfcfcf 1px solid;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	}
	
.intestazione
	{
	font-size: 13px;
	color:#605041;
	}
	
.listitem
	{
	background:#cfcfcf;
	text-align:center;
	font-size: 12px;
	color: #323232;
	}

.listrooms
	{
	background:#cfcfcf;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	}
	
.notes
	{
	font-size:11px;
	color:#605041;
	font-style:italic;
	}
	
