


/*---- D I V s ---------------------------------------------------*/



#LeftPhoto {
	position: relative;
	float: left;
	width: 228px;
	left:0px;
	padding-top: 20px;
	margin-bottom: -8px;
	padding-right: 15px;
	display: inline;
}


#MainText {
	width: auto;
	top: 0px;
	padding-top: 28px;
	padding-left: 25px;
	padding-right: 180px;
	padding-bottom: 0px;
}





/*---- N E W S   R E E L ---------------------------------------------------*/

/*"Open" above News Reel*/
#News_Reel_Open {
	position: absolute;
	top: -20px;
	left: 5px;
	cursor:pointer;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #73a477;
}

