#pageBanner{
	height:65px;
	width:760px;
	margin-bottom:6px;
	background:url('../images/title_bkgnd.gif') no-repeat;
	border:1px solid #333333;
}
#pageBannerTitle{
	float:left;
	margin-top:12px;
	margin-left:18px;
	font-size:2em;
	color:#444444;
}
#aboutRSIContent{
	margin-top:10px;
	margin-left:10px;
	padding: 0px 25px 0px 10px;
	height:470px;
	overflow:auto;
	color:#555;
}
.contentTitle{
	font-size:1.2em;
	font-weight:600;
	color:#333;
	border-bottom:1px solid #aaa;
}

.contentImage{
float:left;
width:160px;
background: #f2f2fc;
}
.contentImage img{
max-width:150px;

}

/* ------------------------------------------
				OVERRIDES
------------------------------------------ */
#page{
	height:810px;
}
#content{
	height:595px;
}
#rightPanel{
text-align:left;
}