#letterticker.tickerAttached{
	position:absolute;
	left:300px;
	top:350px;
	width:400px;
	height:20px;
	z-index:1;
	background-color:#FFFFCC;
	border: 1px none #000000;
	padding: 10px;
}
#letterticker.tickerAttached ul{
	margin:0;
	padding:0;
}
#letterticker.tickerAttached ul li{
	margin:0;
	padding:0;
	list-style-type: none;
}