﻿#Wrapper a
{
	color: #FF6600;
	float: left;
	position: relative;
}

#Wrapper h1
{
	color: #ffffff;
	text-align: left;
	margin-top: 10px;
	font: bold 1.7em Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
	text-decoration: none;
	margin-bottom: 10px;
}
#Wrapper h2
{
	color: #ffffff;
	text-align: left;
	left: 5px;
	font: bold 1.6em Arial, Helvetica, sans-serif;
	width: 610px;
	float: left;
	position: relative;
	text-decoration: none;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
}
#Wrapper h2 p
{
	color: #ffffff;
	text-align: left;
	left: 5px;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
	text-decoration: none;
	padding: 0px;
}


#Wrapper .articleListSelected
{
	background: #fff;
	
	position: relative;
	width: 650px;
	border: solid 1px #cccccc;
	text-decoration: none;
	margin: 5px 4px 10px 5px;
	float:left;
	color: #cccccc;
	display: inline;
}

#Wrapper .store, #Wrapper .houses, #Wrapper .others
{
	
	float: left;
	position: relative;
	width: 270px;
	background: #ffffff;
	text-decoration: none;
	margin-left: 5px;
	color: #cccccc;
	margin-right: 5px;
	height:auto;
}

#Wrapper .store a, #Wrapper .houses a, #Wrapper .others a
{
	background: #ffffff;
	float: left;
	position: relative;
	width: 200px;
	 text-align: left;
	text-decoration: none;
margin-left: 15px;
	font: 1.0em Arial, Helvetica, sans-serif;
	color: #B76A78;
}
#Wrapper .store a:hover
{
	background: #ffffff;
	float: left;
	position: relative;
	width: 200px;
	 text-align: left;
	text-decoration: underline;
margin-left: 15px;
	font: 1.0em Arial, Helvetica, sans-serif;
	color: #000000;
}
#Wrapper .store h2, #Wrapper .houses h2, #Wrapper .others h2
{
	background: #B76A78;
	float: left;
	position: relative;
	width: 270px;
	 text-align: left;
	text-decoration: none;
	 text-indent:5px;
  
	color: #ffffff;
}
#Wrapper .store span, #Wrapper .houses span, #Wrapper .others span
{
	background: #ffffff;
	float: left;
	position: relative;
	width: 200px;
	 text-align: left;
	text-decoration: none;
margin-left: 17px;
color: #666666;
	
}
#Wrapper .articleListSelected a.select
{
	background: #000;
	z-index: 1000;
	float: left;
	position: relative;
	
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
	color: #ffffff;
}



#Wrapper .articleListSelected h3
{
	color: #016299;
	text-align: left;
	margin-left: 5px;
	margin-bottom: 5px;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	border-bottom: solid 1px #cccccc;
	float: left;
	position: relative;
	text-decoration: none;
	width: 630px;
	cursor: hand;
	cursor: pointer;
}

#Wrapper .articleListSelected h4
{
	text-decoration: none;
	text-align: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 25px;
	font: 0.8em Arial, Helvetica, sans-serif;
	width: 580px;
	float: left;
	position: relative;
	cursor: hand;
	cursor: pointer;
	color: #333333;
}


#Wrapper .advert
{
	padding: 0;
	width: 600px;
	height: 95px;
	float: left;
	position: relative;
	text-align: left;
	left: 10px;
}


#Wrapper table
{
	padding: 0px;
	float: left;
	margin: 0px;
	position: relative;
}

