﻿div.col-3, .ad-controls, .ad-thumbs, #nav-primary, h1, #bottom-signup, #footer, #modifica-scheda, #SocialBookmarks
{
	display: none;
}

div.col-9
{
	width: 90%;
	float: left;
}

body {
	font-family: "Lucida Grande", Arial;
	font-size: 100%;
}
h2 {
	padding-bottom: 20px;
	padding-top: 10px;
	color: #082845;
	font-size: 200%;
}
.price-chart {
	font-size: 80%;
}

.price-chart td{
	
	border: 1px solid #666666;
}
.even {
	border: 1px none #666666;
}
.price-chart td {
	text-align: left;
}
#banner {
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#masthead {
	background-color: #082845;
}

table.price-chart th, table.price-chart td
{
    border-right: 1px solid #666666;
    text-align: left;
	}



#contact-us p
{
	margin: 0 0 5px 0;
	font-size: 22px;
	color: #FFF;
	text-align: right;
	text-shadow: none;
}
.col-9 margin-bottom last p {
	text-align: justify;
}
