

#newsticker-demo { 
width:310px;
height:162px;
 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;

}

#newsticker-demo a { text-decoration:none; }


#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;

}

.newsticker-jcarousellite { width:300px; height:155px !important; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; width:190px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }
.college-event{
	width:100%;
	height:280px;
	margin-top:25px;
}
.event{
	width:22%;
	height:260px;
	float:left;
	margin-left:22px;
	border:2px solid #666;
	border-radius:10px;
}
.event img{
	border-radius:10px;
}
.event h2{
	text-align:center;
	margin-top:10px;
}
.footer{
	width:100%;
	height:230px;
	background-color:#666;
}
.sub-footer{
	width:70%;
	height:230px;
	margin:auto;
}
.fone{
	width:30%;
	height:230px;
	float:left;
	margin-left:25px;
}
.fone h2{
	color:#fff;
	margin-top:10px;
}
.fone img{
	margin-left:8px;
	border:1px solid #fc0;
}
.fone ul {
	margin-left:20px;
	color:#fff;
}
.fone p{
	color:#fff;
}
.sub-footer1{
	position:relative;
	width:100%;
	height:60px;
	background-color:#000;
}
.sub-footer1 p{
	position:absolute;
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	top:10px;
	left:200px;
	
}
