#ticker {
	width:220px;
	height:220px;
	overflow:auto;
	margin:20px 10px 0 10px;
	line-height:27px;
	display:block;
}
#ticker p {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#000000;}
#ticker ul li{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#000000;}
#ticker p a{color:#000000; font-weight:bold;}
#ticker a{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; font-weight:bold;}
#ticker a:hover{color:#3FA8AE;}
#ticker div.bg{
	border:none;
}
