

/*center-right-footer*/

.center-right-footer{
	width: 799px !important;
	width: 799px;	
	float: left;
	border-left: 10px solid black;
	margin-top: 5px;

}

/*center-column*/
.center-column{
	width: 623px !important;
	width: 617px;
	float: left;
	margin: 0 0 10px 6px;
	color: #666666;
	line-height: 18px;
	font-family: verdana, tahoma, sans-serif;
	text-align: center;
}



.center-column ul{
	list-style: none;
	padding: 0px;
	margin: 0;
	height: 220px;
}

.center-column li{
	padding: 7px 0;
}

.center-column li.end{
	border: 0px;
}

.center-column .ad{
	margin: 0 0 10px 0;
}

.center-column .featured{
	margin: 0 0 12px 12px;
	width: 188px;
	background-color: #ebe7e1;
	float: left;

}

.center-column .content-bestof .title{
	text-align: center;
	padding: 8px 0 28px 0;
	
}



#bestof h3{
	margin: 0px;
	font-size: 18px;
	text-align:center;
	color:black;
	background:none;
	margin-bottom:5px;
}

#bestof li.top a
{
background:none;
border:none;
padding:0px;
}


#bestof a{
	color: #8b667a;
	text-decoration: none;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	display: block;
	line-height: 15px;
	padding: 3px 10px 0 10px;
}

#bestof a:hover{
	background-color: #e3e3e3;
	color: #000;
}

#bestof li{
	line-height: 0px;
	padding: 0;
	margin: 0;
	margin-bottom:1px;
	text-align:left;
	
}
#bestof li a
{
padding-top:7px;

border-bottom:1px dotted #ccc;
padding-bottom:7px;
}
#bestof li a:hover
{
background:#f5f5f5;
}


#bestof li.end{
	border: 0px;
	padding: 0 0 12px 0;
}

#bestof li.top{
	border-bottom: 1px solid #ccc;
	padding: 7px 0 8px 0;
	margin: 0 20px 3px 20px;
	}

#bestof li.top a:hover{
	background-color: transparent;
}

#bestof li.single{
	padding: 7px 0 8px 0;
	margin: 0 0 3px 0;
	}
	
/*
#bestof li.select{
	padding: 20px 0 20px 0;
	margin: 0 0 3px 0;

	}

.select select{
	width: 150px;
	background-color: #fff;
	color: #9e9e9e;
	border: 1px solid #ccc;
	font-size: 10px;
	padding: 3px;
}
*/

.byline2
{
	font-size: 10px;
	font-style: italic;
	color: #b6afa3;
}
