body {
   background: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12pt;
   }
#right_menu, #footer {
   display: none;
   }
	
#content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
	
table{
		border: none;
		width: 100%
	}

#cities{
		width:100%;
		border: none;
}
td.maincontent{
	width:100%;
	float:none;
	margin-left:5%;
	margin-right:10%;
	border:none;
}
img.printer{
	display: none;
}