/* ----------------------------------------
   Acrylicon Ticker Stylesheet
   © Evolving Media Limited 2005
   www.evolvingmedia.co.uk
   ----------------------------------------
   Created by Bob Twells
   on 17-Oct-05 at 11:34 pm
   ---------------------------------------- */


/* ---------------------------------------- */
/* HTML Prep                                */
/* ---------------------------------------- */

body
{
	background: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0 20px 0 20px;
	color: #4d4d4d;
}

#ticker
{
	padding: 0px;
	margin: 0px;
}

#ticker a
{
	color: #4d4d4d;
	text-decoration: none;
}

#ticker a:hover
{
	color: #4d4d4d;
	text-decoration: underline;
}
#ticker span.block {
	background: red;
}

/* ---------------------------------------- */
/* © Evolving Media Limited 2005            */
/* ---------------------------------------- */
