.static_content {
	overflow-x:hidden;
	overflow-y:auto;
	width:467px;
	height:100%;
}
.static_content .text{
	padding-left: 10px;
	color: #CFCFCF;
	font-size:12px;
	line-height:15px;
	 font-family: Trebuchet MS;
}

.static_content h1{
	background-image:url(../cms/pics/content_title.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#CFCFCF;
	font-size:12px;
	font-family:Trebuchet MS;
	height:26px;
	padding-left:10px;
	padding-top:3px;
	text-transform:uppercase;
	width:461px;
}