@CHARSET "ISO-8859-1";
#ticker {
	clear: left;
	width: 788px;
	height: 30px;
	margin-bottom: 2px;
}
#ticker form {
	padding: 0px 0px 2px 0px;
	margin: 0;
	border: none;
	float: left;
}
#ticker fieldset {
	padding: 0;
	margin: 0;
	border: none;
}
#ticker input {
	margin-left: 3px;
	background: #15156d;
	border: none;
	font-weight: bold;
	color: white;
	width: 98%;
}

