#social_bookmarks a {
	color:#2F74D0;
	text-decoration:none;
	font-weight:bold;
}
#social_bookmarks ul{
	margin: 0;
	padding: 0;
}
#social_bookmarks ul li{
	float: left;
	width: 14%;
	list-style: none;
	margin: 10px 0;
	padding: 0;
}
#latest-listings{	
	margin-bottom: 20px;
}
#latest-listings span{
	margin: 0;
	padding: 0;
	color: #183A52;
	font-size: 15px;
	font-weight: bold;
}
#latest-listings h3{
	text-align: center;
}
#latest-listings h3, #latest-listings ul{	
	padding: 0;
}
#latest-listings ul{
	list-style: none;
	float: left;
	margin-bottom: 15px;
	width: 134px;
	float: left;
}
#latest-listings ul li{	
	padding: 0;
	margin: 0;
	margin-top: 1px;
	line-height: 15px;
	text-align: center;
}
#latest-listings ul li.photo{
	margin-top: 0;
}
#benefits_button {
	width: 115px;
	height: 35px;	
	margin: 10px auto 0 auto;
}
#benefits_button img {
	border: none;
}