/*-----------News Ticker----------*/

#news-ticker-container
{
	margin-left: auto;
	margin-right: auto;
	width: 887px;
	height: 31px;
	background: url(/Portals/0/Skins/home/images/ticker-bg.jpg) repeat-x;
	z-index: 0;
}

#ticker-left
{	
	float: left;
	width: 78px;
}

#ticker-right
{
	float: right;
	width: 16px;
}

#myhtmlticker
{
	font-family: Arial, Helvetica, sans-serif;
}

#myhtmlticker a
{
	font-size: 14px;
	font-weight: bold;
	color: #921a14;
}

.tickerstyle{width:760px; height:31px; padding:8px; overflow:hidden;}

.messagediv{display: none; background-color: #efebe2;}

.messagediv .description
{
	margin-left: 6px;
}
