#ticker {
    height: 19px;
    overflow: hidden;
	padding:0px;
}


#ticker li {
    height: 40px;
    list-style: none outside none;
    margin-left: 6px;
}


/************************/
/* WORKSHOP STYLE       */
/************************/


.bar a {
	color: #DDD;
	text-decoration: none;
}
.bar a:hover {
	color: #FFFFFF;
}

