/* @group Yahoo web search results */

div.yahoo-web-search h1.cxSectionTitle {
	background: url('http://media.ajc.com/shared/images/logos/yahoo-search-powered.gif') center right no-repeat;
}

div.wrEntry {
	margin-bottom: 20px;
}

p.yhTitle {
	margin-bottom: 5px;
	font-size: 120%;
}

p.yhbody, p.yhSponSite {
	margin-bottom: 0;
}

p.yhbody {
	margin-bottom: 5px;
}

/* @group Sponsored links */

p.yhSponSite a {
	color: #555;
}

.yhSponBox {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e4e4e4;
}

.yhSponBox .yhbody a {
  color: inherit;
}

.yhSponResult {
  margin-bottom: 10px;
}

.yhSponText {
  margin-bottom: 5px;
  font-size: 11px;
  text-transform: uppercase;
  color: #555;
}

.yhSponText a {
  color: inherit;
}

/* @end */

#web_results_header {
  display: none;
}

.wrPagination {
  margin-bottom: 20px;
}

/* @end */

/* @group 404 page search */

div.cxSearchForm input.search-term {
	width: 500px;
}

/* @end */