@charset "UTF-8";/*  Recent Posts Panel------------------------------------------------------------------*/#posts {	width: 110px;	padding-top: 5px;	margin-top: 10px;}#posts h2{	font-size: 12px;	font-weight: bold;	color: #006666;	padding: 0px 0px 10px;	line-height: 15px;}#posts ul {	padding: 0;	margin: 0;	padding: 1px 0 0;	border-top: 1px dotted #cbcbbf;	list-style-type: none;}#posts ul li {	padding: 0 0 1px 0;	margin: 0;	clear: left;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #cbcbbf;}#posts ul li a, #posts ul li a:visited {	color: #006666;	padding: 5px 5px 6px;	text-decoration: none;	margin: 0;	display: block;	border: none;	font-size: 11px;}#posts ul li a:hover {	color: #FFFFFF;	background-color: #000000;	text-decoration: none;}#posts ul li .date {	color: #006666;	padding: 2px;	display: block;	font-size: 9px;}#posts .rss {	background: transparent url(../../images/real-estate-rss.png) no-repeat 0 0em;	padding: 0 0 0 18px;	height: 10px;	float: right;	display: block;	font-size: 8px;	line-height: 10px;	margin-right: 0;	margin-bottom: 0;	margin-left: 0;	margin-top: -24px;}#posts .rss a {	color: #006666;	text-decoration: none;	padding: 0;	border: none;	background: none;}#posts .rss a:hover {	text-decoration: none;	background: none;	color: #000000;}