﻿/* Styles for feeds */
#feeds {
	border:solid 1px #ccc;
	font-family:Verdana;
	font-size:11px;
	padding:2px;
	width:904px;	 /*must set a width for IE6 */
}

#feeds .ajax__marquee_wrapper {
	padding:5px;
	width:890px;	 /*must set a width for IE6 */
}

#feeds .ajax__marquee_wrapper .item {
	padding:0px 0px;
}

#feeds .ajax__marquee_wrapper .item .title {
}

#feeds .ajax__marquee_wrapper .item A {
	color:#114466;
}

#feeds .entertainment {
	background-color:#dadada;
}     