.PricesHolder 
{
    padding-bottom: 20px;
}
.PricesHolder h1 {
	width: 662px;
	height: 35px;
	font-size: 14px;
	color: #f07100;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	padding-left: 18px;
	line-height: 32px;
	background: url(images/PricesHeader.jpg) top left no-repeat;
	}

.PricesHolder table {
	width: 680px;
	height: auto;
	}
.PricesHolder table tr {
	height: 17px;
	background: url(images/PricesContent.gif) top left repeat-y;
	position: relative;
	}

.PricesHolder table tr.PricesTh {
	background: url(images/PricesTh.gif) top left no-repeat;
	height: 56px;
	position: relative;
	}
.PricesHolder table tr td,
.PricesHolder table tr.PricesTh th {
	height: 17px;
	background: transparent;
	}	
.PricesHolder table tr.PricesFooter {
	background:url(images/PricesFooter.jpg) bottom left no-repeat;
	height: 24px;
	position: relative;
	}
.PricesHolder table th {
	color: #3483a9;
	text-align: left;
	}
.PricesHolder table .p01 {
	width: 173px;
	padding-left: 20px;
	vertical-align: middle;
	}
.PricesHolder table .p01 div img {
	margin-bottom: 3px;
	}
	
.PricesHolder table .p02 {
	width: 52px;
	padding-left: 5px;
	}
.PricesHolder table .p03 {
	width: 48px;
	padding-left: 5px;
	}
.PricesHolder table .p04 {
	width: 48px;
	padding-left: 5px;
	}
.PricesHolder table .p05 {
	width: 66px;
	padding-left: 5px;
	color: #3483a9;
	}
.PricesHolder table .p06 {
	width: 66px;
	padding-left: 5px;
	color: #f07100;
	font-weight: bold;
	}
.PricesHolder table .p07 {
	width: 75px;
	padding-left: 5px;
	color: #3483a9;
	}
.PricesHolder table .p08 {
	width: 95px;
	padding-left: 5px;
	text-align: center;
	}

.PricesHolder table a:link,
.PricesHolder table a:visited {
	color: #3483a9;
	text-decoration: none;
	}
.PricesHolder table a:hover {
	color: #f07100;
	text-decoration: underline;
	}
	
.testa:hover
{
    background: #E7EFF7;
}

.date_selector {
  left: 673px;
}

.date_selector .month_name,
.date_selector .year_name {
color: #555;
}

