#djnewsticker
{
	position: relative;
	overflow: hidden;

}

.djnewsticker_container
{
	position: relative;
	display: block;
	float: left;
	text-align:justify;
/*	background:url(../../../templates/DJ/images/bg-12.png) bottom right no-repeat;
	*/
}
.djnewsticker_item, .djnewsticker_label span
{
	position: absolute;
	top: 5px;
	left: 7px;
}
