#search {
	 position: relative;
	 margin: 0;
}
.ie7 .search-container.row{
    overflow: visible;
}
.search-container form {
	float: left;
	margin-bottom: 6px;
}
.advanced-search {
	float: left;
	font-size: .8em;
	margin: 10px;
}
#threecolwrap {	
	position: relative;
}
#threecolwrap.filter-gap {
	/*margin-top: 78px;*/
}
#formContainer {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	background: #f4f4f4;
	padding: 0;
	margin: 0 auto 10px;
	width: 970px;
}
#explainFilter {
	margin: 8px;
}
#formContainer .button {
	width: 50px;
	margin: 4px 0 0 0;}
#formContainer h4 {
	margin: 4px 10px;
}
#formContainer .close {
	float: right;
	font-size: .8em;
	margin: 3px 10px;
}
table#screenerOptions {
	border: 0px solid black;
	margin: 0;
}
table#screenerOptions td {
	padding: 0 12px 10px 12px;
	font-size: .9em;
	color: #333;
	vertical-align: top;
}
table#screenerOptions td select {
	font-size: .9em;	
	border:solid 1px #777;
}
table#screenerOptions td.end {
	border: 0;
	padding-right: 0px;
}
table#screenerOptions #country_dropdown,
table#screenerOptions #category_dropdown {
	width: 130px;
}
#query_suggestion { /* margin on top is for filter form */
	border: 0;
	clear: both;
	/*margin: 10px auto;*/
}
#query_suggestion a {text-decoration: underline;}
#query_suggestion td div {
	margin: 0;
}

#cat_list {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#cat_list li {
	margin: 8px 0;
	line-height: 1.1em;
}
#cat_list_more {
	font-size: .9em;
}

#results {
  clear: left;
	margin-right: 10px;
}
#results ul.list {
	margin: 0 0 0 0;
}

#results .result h3 {
  font-weight: 600;
  margin-bottom: 0;
}
#results blockquote {
  margin: 0 10px 2px 0;
  overflow: hidden;
}

#bars_table {
	align:left;
	width: 1000px;
	background-color: #fff;
}

#screener_bcontent {
 	width:auto;
	 min-height: 600px;
 	padding-top: 5px;
	position: relative;
	z-index: 4;
}


.pageNav {margin-left: 0px}

.site-listing ul.stats .aboutusText {
	width: 490px;
}
.site-listing a.title {
	font-size: 1.2em;
	text-decoration: underline;
}

#siteStats {
	margin: 0;
	width: 470px;
}
#siteStats td {
	border-right: 0;
	padding: 2px;
	vertical-align: top;
}

.displaying {
	color: #777;
	font-size: .9em;
	float:right;
	margin-top:5px;
}

.sitematch-bar {
	background: url('/images/icons/site_steady.jpg') 0 8px no-repeat;
	/*border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;*/
	clear: both;
	float: left;
	/*margin: 4px 0 ;*/
	padding: 5px 0;
	width: 100%;
}
.sitematch-bar ul.traffic-stats {
	float: left;
	margin-left: 44px;
}
.sitematch-bar ul.traffic-stats li {
	float: left;
	clear: none !important;
	margin-right: 14px;
}

.search-results-title {
	font-family: "Lucida Grande", Lucida Grande, Geneva, Verdana, Arial, sans-serif;
	float:left;
	font-size:1.125em;
	line-height:1.25;
	margin:0px !important;
}

.faked-border {
	width:100%;
	height:1px;
	border-top: 1px solid #eee;
	margin:0px;
	padding:0px;
}

#queriesRelated {
	float: left;
	margin-bottom: 18px;
	width: 100%;
}
#queriesRelated li {
	clear: none !important;
	float: left;
	margin: 0;
	width: 32%;
}

.externalLink {text-decoration:none; color: #039; cursor: pointer;}
.externalLink:hover {color:#c60;text-decoration:underline;}


.hotsearches li {
	padding-bottom:    5px;
	font-size: 14px;
}


.count {
	padding-right: 15px;
}

/* ADVANCED SEARCH PAGE LAYOUT CHANGES FOR ALEXA PRO PROJECT */

.sitematch-bar .row{
	padding: 2px 0 0 90px
}
.sitematch-no-logo .row{
	padding: 2px 0 0 50px; 
}
.sitematch-bar h3{
	display: inline;
	_margin: 0 10px 0 0px !important;
}
.sitematch-bar .button{
	*vertical-align: middle;
}
.sitematch-bar .stars{
	display: inline-block;
	vertical-align: middle;
	_float: left;
}
.sites-linking{
	vertical-align: middle;
	line-height: 17px;
	*float: left;
}
.site-listing ul.stats{
	margin-bottom: 0;
	padding-bottom: 14px;
}

/* CSS pending to move to layout.css */
.row { *overflow: hidden; }
.row:after {
   content: ".";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
.valign{
	vertical-align: middle;
}

