div#ticker{
	margin: 0 auto 0 auto;
	width:735px;
	height: auto;
	overflow:auto;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	padding-top:7px;
	font-weight:bold;
	font-size:10px;
	background-color:#FFFFFF;
	text-align:center;
}