@charset "utf-8";
/* CSS Document */

/* body styles overrides */
html>body #content{
	padding:298px 290px 80px 5px;
}
/*#nav_fade h1{padding:0 290px 0 0;}*/

/* body styles additions */
#content_right{
	position:fixed;
	z-index:10;
	width:240px;
	height:auto;
	margin:267px 0 0 580px;
	padding:0 0 5px 20px;
	/*background:#eee;*/
	border-left:1px solid #214f84;
}
