/* GENERAL STYLES */
#NewstickerHeadline
{
	margin-top: 23px;
	margin-bottom: 6px;
	color: #e90039;
	font-size: 15px;
	font-weight: bold;
	font-style:italic;
}

#NewstickerContainer
{
	margin-bottom: 57px;
	padding-top: 2px;
	width: 728px; height: 29px;
	background: #b9c1c8;
	font-style:italic;
	overflow: hidden;
}

#NewstickerContainer table tr td
{
	width: 1400px;
	font-size: 18px;
	color: #fff;
}

#NewstickerContainer table tr td span
{
	color: #e90039;
}

#NewstickerContainer table tr td a
{
	color: #fff;
}

#NewstickerContainer td a:hover
{
	text-decoration: none;
	color: #e90039;
}

/* EDITOR PROPERTIES */
