/* NEWS & EVENTS */

#frontNews{
	float:left;
	padding:0;
	margin:0;
	width: 220px;
	height:100px;
}					
.frontRotate{
	width: 220px;
	float: right;
	display: none;
}	
.frontRotate div{
	float: left;
	width:220px;
}		
.frontRotate div p{
	float: left;
	width: 220px !important;
	margin:0;
	border:none;
	font-size:10px;
	font-weight:bold;
}
.frontRotate a{
	float: right;
	padding: 2px;
	display: block;
	width: 180px;
	text-align:right;
}
.frontRotate a:hover{
	cursor: pointer;
}

.frontRotate a img{
	border: none;
}
			
small.readmore{
	display:block;
}