* {
	margin: 0;
	padding: 0;
}
body {
	list-style-type:none;
	color: #616161;
	font: 0.7em/160% "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	padding: 20px 0px 0px ;
}
#newsticker {
	background:none;
	position: relative;
	width: 100%;
}
#newsticker ul {
	border: 0px solid #fcf498;

	padding: 5px 1px;
	padding-right: 30px;
	width:600px;
}
* html #newsticker ul {
	height: 1.6em;
	overflow: visible;
}
#newsticker li.error {
	color: #000;
}
.testimonial
{
	font:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
}
