/* --------------DIV STRUCTURE--------------*/
#fixed_scroller {

}

/* --------------CHANNEL TITLE--------------*/
#fixed_scroller a.channel_title {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	line-height: 14pt;
}

/* --------------ITEM TITLES--------------*/
#fixed_scroller dt a {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	line-height: 14pt;
	text-decoration: none;
}

/* --------------ITEM DESCRIPTIONS--------------*/
#fixed_scroller dd {
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	line-height: 12pt;
	text-decoration: none;
	margin-left: 10px;
	padding-bottom: 10px;
}

/* --------------FOOTER DETAILS--------------*/
.channel_extras {
	font-size: 9pt;
	color: #666666;
	line-height: 12pt;
}
