/* CSS Document */

.topten_back {
	/*background-color: #ffffff;
	padding: 3px;
	width: 468px;
	height:455px;
	*/ 
	margin-left:10px;
	/*overflow:auto;*/
}

#topten {
	/*
	border-top:1px #cccccc solid;
	border-left:1px #cccccc solid;
	border-bottom:2px #5C8972 solid;
	border-right:2px #5C8972 solid;
	*/
}

#topten th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #123495;
	color: #ffffff;
	font-weight: bold;
}

#topten hr {
	color: #5C8972;
}

#topten .author {
	color: #7C7C7C;
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;
	/*letter-spacing: 10px;*/
}

#topten .podcast {
	color: #535353;
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;
	/*letter-spacing: 10px;*/
	height: 20px;
}

.title {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	background-color: #123495;
}
.table_topten {
	width: 100%;
}
.text {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #535353;
	font-weight: bold;
}