ul#news_ticker {
	font-size: 1em;
	text-align: left;
	line-height: 3em;
	height: 3em;
	float: left;
	list-style-type: none;
}

ul#news_ticker a {
	text-decoration: none;
	color: #999999;
}
ul#news_ticker a:hover {
	color: white;
}
ul#news_ticker strong {
	color: white;
}
#ticker_wrapper {
	padding-bottom: 5px;
	padding-top: 10px;
	float: left;
	margin-left: 9px;
}
#ticker_wrapper h2 {
	text-transform: uppercase;
	color: #a09164;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	margin: 0px;
	line-height: 3em;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	clear: none;
	float: left;
}
#content.family_home #ticker_wrapper {
	padding-top: 0px;
}
#content.jackson #ticker_wrapper {
	margin-left: 0px;
	padding-top: 0px;
}
