* {
	margin:0;
	padding:0;
}
#newsticker-demo { 
width:300px; 
font-family:Verdana,Arial,Sans-Serif;
margin:2px auto;

}

#newsticker-demo a {
	text-decoration:none;
}
.clear {
	clear: both;
}