/*
	Recent Sales Ticker
*/
#recent_sales_ticker {
	background: #00adee;
	padding: 0px;
	bottom:20px;
	color:white;
	z-index:100;
}
#recent_sales_ticker span.ago {
	color: white;
}
#recent_sales_content_description a {
	color:white;
	font-weight: bolder; 
}
#recent_sales_content_img {
	padding:0px;
}
#recent_sales_ticker img {
	width:100px;
	margin-right:5px;
}