
body {
	font-size: 11pt;
	line-height: 1.5;
	background-color: #ffffff;
}
#printlogos {
  display: block;
}
#topbar {
	display: none;
}

#navicons {
	display: none;
}
#container {
	width: 100%;
	background: #fff;
}

#actionbar {
	display: none;
}

#footer {
  display: none;
}

#outer {
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

/* Content wrapper */
#wrapper {
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

/* Content */
#content {
	float: none;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-size: .95em;
	overflow: visible;
}
#content ul {
  list-style-type: disc;
	margin: .5em 0 0 1em;
	padding: 0;
}
#content ul li {
	margin: 0.2em 0;
	padding: 0 0 0 8px;
	background: #fff;
	list-style: disc;
}

a:link:after,
a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 80%;
}

.bottom-curve {
		display: none;
}

#tabnav {
		display: none;
}
#titlemsg {
	display: none;
}

#printpropertyDiv {
	display: none;
}

#ContactAgentDiv {
	display: none;
}

#SortDiv
{
	display: none;
}

#ReturnDiv {
	display: none;
}

.PagerStyle {
	display: none;
}

#AddtoShortlist{
	display: none;
}
#PrintTitleDiv
	{
		visibility: visible;
		font-weight: bold;
 		letter-spacing: -0.05em;
 		line-height: 14pt;
		font-size: 150%;
	}

#PropertyMapDiv
	{
		/*visibility: hidden;
		height: 0px;
		width: 0px;*/
		
	}
#map
	{
		height: 242px;
		width: 322px;
	}
#PrintContactsDiv
	{
		display: inline;
		font-size: 9pt;
	}
#PrintContactsDiv, img
	{
		/*padding: 5px;*/
	}
#ContactsDiv
	{
		display: none;
	}
	
#clickenlarge
	{
		display: none;
	}
