html, body {
	margin: 0px;
	padding: 0px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	color: #222;
	text-align: left;
	line-height:140%;
}
.logoPrint {
	vertical-align: top;
	padding-top: 40px;
}
p {
	text-align:justify;
}
.bold{
	font-weight:bold;
}
div#container {
	width: 100%;

}
div#sub-container {
	width: 100%;
}
div#headerPage {
	display:none;
}

div#headerPrint {
	width:100%;
}
div#headerPrint table
{	
  width:100%;
	text-align:left;
	/*margin-left:20px;*/ 
}
div#headerPrint table
{	
  font-size: 12px;
}
div#mainmenu {
	display:none;
}
/*
div#contentPage {
	clear: both;
	position: relative;
	width: 780px;
	margin: 0px;
	text-align: center;
}

div#propertyPageBox
{
	text-align:left;
	width:720px;
	margin:20px 20px 20px 20px;
}*/
div#propertyPageRight
{
	width:95%;
}
div#propertyPageLeft
{
	float: left;
	width:50%;
}
div#footer {
	display:none;
}
div#buttons
{	display:none;
}
h3
{	color:#FF0000;
	font-weight:bold;
	font-size:16px;
	margin-bottom:5px;
}
h2.headlinesNoFrecce {
	color: #888;
	padding: 0px;
	font-size: 18px;
	margin-top: 0px;
	text-transform: uppercase;
	font-weight: thin;
	line-height: 40px;
	border-bottom: 1px solid #888;
}
h2.headlinesNoFrecce span {
	color: #ff0000;
}
img
{
	border:none;
}
img.smallphotos	{
	margin: 20px 18px 0px 18px;
}
td#infoPrint
{
	text-align:right;
}