/* homepage article area */
#home #ezarticleviewtpl h2 { display: none; }
#home #ezarticleviewtpl {
	margin-bottom: 30px;
	padding: 0 10px;
}
#home #ezarticleviewtpl p strong {
	font-size: 125%;
	font-weight: bold;
	color: #283e84;
}

/* RARE area (bottom of home page) */
#raretext{
	float: left;
	width:220px ;
}

#raretext a { font-weight: bold; }

#rare1, #rare2, #rare3 {
	font-weight: bold;
	font-size: 110%;
}

#rare1 { margin-left: 0px; }
#rare2 { margin-left: 35px; }
#rare3 { margin-left: 70px; }
#rare4 { margin-left: 70px; }

#raretext p {
	margin-bottom: 0;
}

/* Announcements */
#adlist { border-bottom: 1px dotted #a4a4a3; }
.ezadlistitem {}
#adlist .ezadlistitem img { margin-right: 10px }


/* Featured listings */
#homefeatured { border-bottom: 1px dotted #a4a4a3; }

#homefeatured .listtown a {
	background: transparent;
}

#homefeatured .relistviewleft {
	width: 280px;
	padding-top: 10px;
}
