
div#content p {
	font-size:14px;
}
div#tickercon {
	width: 			452px;
	height:			52px;
	background:		url('/images/ticker_bg.gif') no-repeat;
	
	margin-top:		100px;
}

div#placeholder {
	position:		relative;
	width: 			400px;
	left:			55px;
	padding: 		8px 0 0 0;
}

#newsdots {
	width: 290px !important;
}
#newsdots img {
	margin:			0 4px 0 4px;
}

a#msg {
	font-weight:bold;
}
a#msg:hover {
	font-weight:bold;
}

