* { margin:0; padding:0; }

#newsticker-demo { 
width:150px; 
background:#750006; 
padding:5px 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:20px auto;
}

#newsticker-demo a { 
	color			: orange;
	text-decoration	: none; 
	}
#newsticker-demo a:hover {
	text-decoration	: underline;
}

#newsticker-demo span { color:white; }

.newsticker-jcarousellite { width:140px; }
.newsticker-jcarousellite ul li{ list-style:none; padding-bottom:40px; margin-bottom:10px; }


