div.ticker {
	width:630px;
	height:367px;
	margin-bottom:20px;
}

div.ticker ul.content {
	width:630px;
	height:367px;
	list-style:none;
}

div.ticker ul.content li {
	height:367px;
}

div.ticker ul.slides {
	list-style:none;
}

div.ticker ul.slides li, div.ticker ul.content, div.ticker ul.slides {
	margin:0;
	padding:0;
}			
div.ticker div.menu {
	z-index:100;
	position:absolute;
	top:445px;
}

div.ticker div.menu *, div.ticker ul.menu li ul.slides li {
	display:block;
	float:left;
}

div.ticker ul.menu ul.slides {
	height:59px;
}

div.ticker ul.slides {
	background-image:url(/Templates/Concordia/Images/news-ticker/tile.gif);
	background-repeat:repeat-x;
	padding-top:10px;
	height:59px;
}

div.ticker ul.slides li {
	background-color:#fff;
}

/*div.ticker ul.content li a {
	display:block;
	height:367px;
	width:630px;
}*/