.yahooAd *, .yahooAd2 * {
margin: 0;
padding: 0;
}
#sponsoredLinks {
display:inline;
float:left;
height:220px;
width:880px;
margin:0 0 20px 10px;
border:1px solid #377BB9;
}
#sponsoredLinks2 {
display:inline;
float:left;
height:280px;
width:870px;
margin:20px 15px 10px;
border:1px solid #377BB9;
}
#sponsoredLinksInner, #sponsoredLinksInner2 {
float:left;
display:inline;
width:100%;
margin: 10px;
}
#sponsoredLinksInner h2, #sponsoredLinksInner2 h2 {
color: #B43429;
margin: 0;
padding: 0;
font-size: 15px;
}
.yahooAd {
float:left;
display:inline;
width:100%;
}
.yahooAd h3 {
float:left;
display:inline;
width:100%;
line-height:125%;
}
.yahooAd p {
float:left;
display:inline;
width:100%;
line-height:125%;
}
.yahooAd2 {
float:left;
display:inline;
width:100%;
}
.yahooAd2 h3 {
float:left;
display:inline;
width:100%;
line-height:125%;
}
.yahooAd2 p {
float:left;
display:inline;
width:100%;
line-height:125%;
}
.yahooAd a {
display: block;
}
.yahooAd p, .yahooAd2 p {
font-size: 11px;
line-height: 125%;
}
.yahooAd2 h3 a, .yahooAd h3 a {
display: block;
color: #000;
text-decoration: none;
padding-top: 8px;
}
.yahooAd p a, .yahooAd2 p a {
display:block;
width:100%;
font-weight:700;
color:#555;
font-size: 11px;
text-decoration: none;
font-weight: 400;
}
.yahooAd p a.underline, .yahooAd2 p a.underline {
font-weight: 700;
text-decoration: underline;
color:#377BB9;
padding-bottom: 8px;
}
.yahooAd h3, .yahooAd2 h3 {
font-size: 13px;
}

#search {
	height:22px;
	position:absolute;
	right:325px;
	top:93px;
	width:550px;
}
#search label {
	color:#fff;
	float:left;
	font-size:1.2em;
	font-weight:700;
	line-height:26px;
}
#search input {
	float:left;
	margin-left:8px;
}
#search input.searchBox {
	border:1px solid #D4EBBA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	height:20px;
	width:100px;
}