﻿

#content .main {
	width: 600px;
	overflow: visible; /* if overflow is set to auto, the dropdown menu auto hides. */
}

.page {
	font-size: 13px;
}

.lists {
	margin-top: 15px;
}
.puffar {
	margin-top: 1.5em;
	margin-bottom: 1em;
	float: right;
	background: #f2faff;
}

.puffar .links {
	margin: 1em;
}
.puffar h2 {
	position: absolute;
	left: -99999em;
}
.puffar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.puffar li {
	float: left;
	height: 8em;
	display: inline;
	padding: 0;
	background: #f2faff;
	margin-right: 2px;
	clear: left;
}
.puffar li.odd {
	/*float: right;
	margin-right: 0;*/
	margin-top: 5px;
}
.puffar li div {
	margin: 10px;
}
.puffar li h3 {
	margin-bottom: 5px;
	color: #146b9d;
}
.puffar li p {
	margin: 0;
	padding: 0;
}

.latest-news,
.latest-real-estates {
	width: 62.5%;
}

.puffar li {
	/* width: 49.5%; */
}

.puffar,
.latest-news,
.latest-real-estates {
	font-size: 12px;
}

h2 {
	font-size: 17px;
}

.latest-news {
	float: left;
	margin: 0;
}

.latest-news h2 a {
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
	letter-spacing: 0;
}
.latest-news ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.latest-news li {
	/*margin-right: 2px;*/
}
.latest-news li h3 {
	margin-bottom: 5px;
}

.latest-news div.image,
.latest-real-estates div.image {
	float: left;
	width: 70px;
}
.latest-news div.item,
.latest-real-estates div.item {
	float: left;
	width: 290px;
}


.latest-news img.graphics,
.latest-real-estates img.graphics {
	#width: 60px;
	max-width: 65px;
	margin-right: 3px;
	float: left;
}

.latest-real-estates {
	/*float: right;*/
	float: left;
	margin: 2em 0 0 0;
}


.latest-real-estates h2 a {
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
}
.latest-real-estates ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.latest-real-estates li h3 {
	margin-bottom: 5px;
}


.latest-real-estates h2,
.latest-real-estates ul {
	/* margin-left: 10px; */
}




