
#featuredListings
{
	overflow:hidden;
	width:100%;
	position: relative;
	/*height: 345px;*/
}

.featuredListingItem
{
	padding:10px 5px 5px 10px;
	height:60px;
	background-image:url('../images/whitebox_bottom.png');
	background-position:center bottom;
	background-repeat:no-repeat;
	background-color:#ffffff;
	overflow:hidden;
	font-size:11px;
}

.featuredListingItem .featuredListingItemDesc
{
	float:left;
	width:155px;
}

.featuredListingItem .featuredListingThumb {
	float:left;
	width:67px;
	text-align: right;
}

.featuredListingItem p
{
	margin:3px 0px;
}

.featuredListingItem p
{
	margin-bottom: 13px;
}

.featuredListingItem .pricing
{
	font-weight:bold;
	margin:0;
}

.featuredListingItem a.iconbtn
{
	height:21px;
	width:21px;
	padding-left:0px;
}

.featuredListingItem a.iconbtn img
{
	background-color:#ffffff;
}

.featuredListingItem a.iconbtn:hover img
{
	background-color:#a5cb38;
}

.featuredListingItem a.iconbtn span
{
	background-color:#ffffff;
}

.featuredListingItem a.iconbtn:hover span
{
	background-color:#a5cb38;
}

.featuredListingItem a.iconbtn img
{
	margin:0;
	float:none;
}




.featuredListingDetail, .featuredListingDetail2, .featuredListingDetail3, .featuredListingDetail4 .featuredListingDetail5 {
	position: absolute;
	top: 76px;
	left: 0;
	z-index: 50;
	border: 1px solid #D0D0D0;
	height: 298px; 
	overflow: hidden;
	width: 238px;
	background: #FFF;
}

.featuredListingDetail2 {
	top: 483px;
}

.featuredListingDetail3 {
	top: 890px;
}

.featuredListingDetail4 {
	top: 1297px;
}

.featuredListingDetail5 {
	top: 1704px;
}

.moveItem, .moveItem2, .moveItem3, .moveItem4, moveItem5 {
	position: absolute;
	top: 0;
	z-index: 50;
	width: 225px;
}

.moveItem2 {
	top: 407px;
}

.moveItem3 {
	top: 814px;
}

.moveItem4 {
	top: 1221px;
}

.moveItem5 {
	top: 1628px;
}

/*---07-09-2011--*/
.divmargintopbottom  {
    color: #868887;


    margin: 10px 10px 10px 0;
}
.divmargintopbottom p  {


	margin: 10px 20px 0 2px;
}
