<!--
			#topProperty
			{
				float:left;
				border: 0px Solid #FFFFFF;
				background-color: #FFFFFF;
				color: #000000;
				width: 100%;
			}
			
			#topProperty .row
			{
				padding: 0px;
				clear:both;
			}
			
			#topProperty .col
			{
				padding: 4px;
				float:left;
				min-width: 4em;
				max-width: 40em;
			}
			
			#topProperty .row h2
			{
				font-size: 1em;
				margin:0px;
				padding:0px;
			}
			
			#topProperty .link a
			{
				font-size: 0.67em;
				font-family: Tahoma, Verdana, Arial;
				padding: 2px;
				text-decoration: none;
			}
			
			#topProperty .link a:hover
			{
				text-decoration: underline;
			}
			
			.image
			{
				width: 6em;
				height: 6em;
				border: 1px solid #CCC;
			}
			
			span.location
			{
			display: block;
			font-size: 9pt;
			font-weight: normal;
			color: #000;
			font-family: Georgia;
			}

			span.region
			{
			display: inline-block;
			font-size: 9pt;
			font-weight: normal;
			color: #000;
			font-family: Georgia;
			}

			span.location1
			{
			display: block;
			font-size: 9pt;
			font-weight: normal;
			color: #000;
			font-family: Georgia;
			}

			span.panelTitle
			{
			display: block;
			font-size: 9pt;
			font-weight: normal;
			color: #000;
			font-family: Georgia;
			padding: 4px;
			}
			
			span.Title, a.Title
			{
			display: block;
			font-size: 9pt;
			font-weight: normal;
			color: #000;
			font-family: Georgia;
			}
			
			span.Price
			{
			display: block;
			font-size: 9pt;
			font-weight: Bold;
			color: #000;
			font-family: Georgia;
			}
			
			span.Type
			{
			display: block;
			font-size: 9pt;
			font-weight: normal;
			color: #000;
			font-family: Georgia;
			}
			
			span.Description
			{
			display: block;
			font-size: 9pt;
			font-weight: normal;
			color: #000;
			font-family: Georgia;
			text-align: justify;
			}
			
			a.directlink
			{
				display: block;
				font-family: Georgia;
				font-size: 8pt;
				color: #000;
				padding: 4px;
				clear: left;
			}
			

//-->