/* @override http://local.oneclicklocal.com/includes/css/adlayouts/3piece.css */

.top-results {
	margin: 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid bottom;
	padding-bottom: 10px;
}

* html .top-results {
	margin: 20px 0 0 0;
	}

.top-results .widget_brand {
	font-size: 10pt;
	color: #ddd;
	}
.top-results .widget_ad {
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	text-decoration: none;
	}
	
.widget_image{
	float:left;
	margin:0 10px 0 0;
	}
	
.top-results .widget_title {
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding-left: 55px;
	}
.clear{
	clear: both;
}

.top-results .widget_brand {
	margin-bottom:0;
	text-align: right;
	padding:0;
	}

	/* Updates */
	a.widget_ad { margin-left: 55px !important; width: 400px !important; }
	span.widget_description,
	span.widget_url { display: inline !important; padding: 0px !important; line-height: 1.25em; font-size: 11px !important; }
	span.widget_title { padding-left: 0px !important; margin-bottom: 5px; }
	div.content h1 a, span.widget_title { font-size: 15px !important; }
	div.content span.address, strong.tagslabel, span.tags a, span.widget_url, span.widget_description { color: #333333 !important; font-size: 12px !important; }

