
.leftPane
{
	width: 10%;
}


.rightPane
{
	width: 10%
}

.leftPane *
{
	display: none;
}

.rightPane *
{
	display: none;
}


.bgBottoni *
{
	display:none;
}

.bottoneBlu
{
	display:none;
}

.noshowprint
{
	display:none;
}

.contentPane
{
	width: 80%;
}

#contentRatesT2
{
	width: 80%;

}

#Content
{
	padding-top: 20px;
	border-top: solid 1px #00529c;
}

#menu
{
	display: none;
	
}


div#footer
{
	border-top: solid 1px #00529c;
	
}

table#footer td
{
	text-align: left;
	width:250px;
}

table#footer
{
	width:auto;
}

.footerlink
{
	display:none;
}

.bgBottoni *
{
	display:none;
}