.LeftBarTable
{
   background-position: 7px 7px;
   background-image: url(../images/Home/tit_extra.gif);
   background-repeat: no-repeat;
}
.CSProductTable
{
	background-position: 7px 7px;
	background-image: url(../images/Home/tit_servizi.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.CSProductArea
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	vertical-align: top;
	padding-top: 24px;
}
.CSPriceListArea
{
	width: 100%;
	height: 100%;
	padding-top: 19px;
}
.CSPriceListTable
{
	background-position: 7px 7px;
	background-image: url(../images/Home/tit_tariffe.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.CSPriceListAreaTable
{
	width: 100%;
	height: 100%;
}
.CSPriceListAreaTitle
{
	font-size: 11px;
	width: 100%;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 1px;
    padding-left: 7px;
}
.CSPriceListAreaBody
{
	padding-top: 3px;
	padding-bottom: 5px;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}
.CSPriceListItem
{
	width: 100%;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #D4D4D4;
}
.CSPriceListItemTable
{
	width: 100%;
}
.CSPriceListText
{
	width: 99%;
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: none;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
}
.CSPriceListPrice
{
	width: 1%;
	font-size: 11px;
	color: #E42A74;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: top;
}


