.sharedby {
	color:#666666;
	font-size:10px;
}
span#btc{
	width: 300px;
	/*background: transparent url(tooltip_top.png) no-repeat top left;*/
	color: #fff;
}

span#tooltip_tooltip *{
	/*background: transparent url(tooltip_top.png) no-repeat top left;*/
	margin: 0;
}

span#btc b{
	background: #CEC8AE;
	padding: 10px 10px 0;
	color: #222;
}

span#tooltip_bottom{
	background: transparent url(images/tooltip_bottom.jpg) no-repeat bottom left;
	padding: 0px 15px 15px 15px;

}

ul.latestnews{
	padding: 0;
}

li.latestnews {
	border-bottom: 1px solid #135CAE;
	line-height: 1.8em;
	padding-left: 5px;
}

.latestnews:hover{
	text-decoration: none;
}

.latestnews{
	list-style-type: none;
}

.breakdate{
	background:#3F3830 url(images/arrow_break.gif) no-repeat scroll right center;
	color:#FFFFFF;
	padding:0 15px 0 5px;
}