
/*************** Marquee *******************/
.newsRoller {
	margin: 0;
	width: 125px;
	height: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.newsRoller p{
	text-align:right;
	margin: 1em 0px;
}
.newsRoller a{
	font-weight: bold;
}
.headImg {
	height: 19px;
	width: 125px;
	padding-bottom: 5px;
}

