* { margin:0; padding:0; }

#student-ticker {

	width:414px;
	background:#232323;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:12px;
	height: 95px;
	overflow: hidden;
}

#student-ticker a { text-decoration:none; }

#student-ticker .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.student-ticker-jcarousellite {
	width:414px;
	height: 95px;
}
.student-ticker-jcarousellite ul li{
	list-style:none;
	display:block;
	padding-bottom:1px;
	margin-bottom:5px;
	height: 95px;
	width: 414px;
	
}

.clear { clear: both; }
