#featured
{
	float:left;
	width:590px;
	margin:0 0 10px 10px;
	padding:10px;
	border:#daccb0 1px solid;
	background-color:#f4f1e9;
	background-image:url(images/featured.png);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
}

#featured h2, #popular h2, #latest h2, #the_loop h2
{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:7px;
	font-size:16px;
	color:#333333;
}

.spost
{
	clear:both;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#featured .spost
{
	min-height:123px;
	clear: none;
	float: left;
    width: 280px;
}

.spbottom
{
	clear:both;
	border-bottom:#333333 1px dotted;
}


#featured .spost.odd
{
    clear:left;
    padding-right: 20px;
}
