#ticker a:link
{
	color: #FF6935;
	text-decoration: none;
	font-weight: bold;

}

#ticker a:visited
{
	color: #909090;/*2292FF;*/
	text-decoration: none;
	font-weight: bold;
}

#ticker a:hover
{
	color: #2292FF;/*FF6935;*/
	text-decoration: underline;
	font-weight: bold;
}

#ticker a:active
{
	color: #2292FF;
	text-decoration: none;
	font-weight: bold;
}


#ticker{
	height:12px;
	padding:3px 10px 9px 220px;
	font-size:110%;
}



title{
}

.technosophos-rss-widget-outer-div{
	padding-left: 20px;
}

.technosophos-rss-widget-inner-div{
	padding: 0px;
}

.technosophos-rss-widget-title{
	font-weight:bold;
	color:#555555;
}

.technosophs-rss-widget-item-title{
	padding-left: 20px;
	color: #555555;
	font-weight:bold;
}
