
/* News - Homepage */

.news {
	width: 186px;
	color: #999999;
	font-size: 10px;
	text-align: right;
	line-height: 1.3;
	margin-top: 0px; 
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	}

/* Rollover Text - Homepage */

.rollText {
	font-size: 10px;
	line-height: 1.5;
	color: #000000;
	padding-left: 8px;
	height: 61px;
	width: 266px;
	}

/* Rollover Text - Bridge pages */

.rollText2 {
	font-size: 11px;
	line-height: 1.5;
	color: #000000;
	padding-left: 11px;
	padding-right: 7px;
	padding-top: 15px;
	padding-bottom: 0px;
	height: 275px;
	width:  210px;
	}
