.static_content{
	padding-right: 15px;
	font-size: 11px;
	float: left;
}
.static_content .title{
	color:##FFB400;
	padding-bottom: 10px;
	font-size:14px;
	font-weight:bold;
}

.static_content  h1{
	color:#FFB400;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}

.static_content  h3{
	border: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D9DEE2;
	clear:both;
	color:#9D0000;
	font-size:11px;
	margin:0;
	padding:5px 0 1px;
	width:458px;
}
.static_content  h4{
	font-size:11px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.static_content p{
	line-height: 16px;
	margin:8px 0;
	padding:0;
	font-size: 11px;
}