.college 
{
	color:#333366;
}

.headline 
{
  position: absolute;
  vertical-align:middle;
  top: 199px;
  width:280px;
  height: 179px;
  text-align: center; 
  margin-top:60px;
}

ul#listticker{
	height:179px;
	width:280px;
	overflow:hidden;
	list-style:disc;
}

ul#listticker .news-item
{
	border:0; margin:0; padding:0;
	padding-top:10px;
	padding-bottom:5px;
	border-bottom: dotted 1px #cccccc;
	height:auto;
}
#listticker .news-text{
	display:block;
}