/*
*
* Don't like mine style? Edit this file. But make sure you backup this cssfile before upgrading to a newer version.
*
*/

#ticker{
	height: 100px;
}

.newsTicker li{
	list-style: none;
}

.tweet{
	padding-bottom: 5px;
}

.date{
    padding-top: 10px;
		position:absolute;
		top:10px;
		right:10px;
		font-size:12px;
		color:#012A5F;
		font-weight:bold;
}