
html {
	margin: 0;
	padding: 0;
	background-color: #fff;
}

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font: .8em Arial, sans-serif;
}

#header {
	display: none;
}


#wrapper {

}


#toolbox {
	display: none;
}

#lang {
	display: none;
}

#search {
	display: none;
}

#logo {
	display: none;
}

#banner {
	display: none;
}

#nav { 
	display: none;
}


/*Tekstit*/

#main {
	float: none !important;
	width: 90%;
	color: #000;
}

h1 {
	font: bold 1.2em/1.2em Arial, sans-serif;
	color: #000;
}

h2 {
	font: bold 1.1em/1.1em Arial, sans-serif;
	color: #000;
}

h3 {
	font: bold 1em/1em Arial, sans-serif;
	color: #000;
}

a {
	color: #000;
	text-decoration: none;
}

#column1 {
	display: none;
}

#column2 {
	display: none;
}

#footer {
	text-align: center;
	color: #000;
	padding: 10px 0px;
}

#footer div {
	display: inline;
	padding: 0px 5px;
}

#copy {
	text-align: center;
	color: #000;
	padding: 10px 0px;
}

#copy a {
	color: #000;
	text-decoration: underline;
}

.backLink,
.propertyTopLinks {
	display: none;
}
.propertyFloorPlan {
	width: 180px;
	padding-top: 10px;
	float: right;
}
DIV.propertyInfoImageSmall {
	width: 68px;
	height: 68px;
	float: left;
	margin: 2px;
	text-align: center;
	overflow: hidden;
}
DIV.propertyInfoImageSmall IMG {
	border: 0px;
}

.psr1 A IMG {
	border: 0;
}
