.content-match ul{
    padding: 0 10px 10px 10px;
}
.yahoo-sponsored {
	margin-top: 10px;
	background: #FFFFFF;
	padding: 5px 10px;
	position: relative;
}

.link-spots {
	margin-top: 10px;
	margin-bottom: 10px;
}

.yahoo-sponsored:after,
.content-match:after,
.link-spots:after {
	content:" ";
	display:block;
	height:0;
	font-size:0;
	clear:both;
	visibility:hidden;
}

.yahoo-sponsored,
.content-match,
.link-spots {
	display: inline-block;
}

.yahoo-sponsored,
.content-match,
.link-spots {
	display: block;
}

.yahoo-sponsored h4 {
	position: absolute;
	bottom: 5px;
	right: 10px;
	color: #C2ADA1;
	font-size: 11px;
	font-weight: bold;
}

.content-match ul li {
	float: left;
	width: 295px;
	_width: 275px;
	margin-right: 15px;
}
.link-spots ul li {
    float: left;
    margin-right: 30px;
}

.sponsor_ad {
	line-height: 1.8;
}

.sponsor_ad,
.sponsor_ad_linkspot {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 1px dotted #28C5D7;
}
.sponsor_ad_client{
	font-size:10px;
	font-weight:bold;
    text-decoration:none;
    color:#4A2709;
}

.sponsor_ad:hover,
.sponsor_ad_linkspot:hover {
	border-bottom: 1px solid #28C5D7;
}
.sponsor_ad_client:hover{
	color:#4A2709;
}

.sponsor_ad_description,
.sponsor_ad_description:hover {
	margin: 5px 0;
	font-size:10px;
	color:#4B260A;
	text-decoration:none;
	font-weight: normal;
}

#link-spots ul li {
	display: inline;
}

#link-spots ul li a {
	font-size:13px;
    font-weight:bold;
    text-decoration:none;
    border-bottom: 1px dotted #28C5D7;
}
#link-spots ul li a:hover {
    border-bottom: 1px solid #28C5D7;
}