/* These styles adjust the height of the totemTicker container and set styles for the main Feed description. */

.vertical-ticker{
	height:76px;
	margin-left:15px;
}
.vertical-ticker li{
	line-height:1.27;
}
#feeds h3,#feeds h3 a {
	color:#000;
	text-decoration:none;
	font-size: 12px;
}
#feeds h3 a:hover{
	color:#999;
}

