
/*
#search-by a {
	padding:10px;
	clear: none;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	}
*/
#search-by a:hover {
	text-decoration: underline;
	}

#search-by { float: left; margin-top: 10px; }
#search-by .rp-logo {
	background: transparent url(http://www.rentping.com/static/images/external/rp-logo.png) no-repeat left -10px;
	display: block;
	width:61px;
	height: 35px;
	padding: 0;
	}

#search-copyright { clear: left; }

