	#content_mid h1{
		background:url("/static/images/index_h2.jpg") repeat-x bottom;
		padding:3px 0 5px 0;
		color:#0071bc;
		font-weight:bold;
		font-size:14px;
	}
	#content_mid h1 a{
		background: url("/static/images/main_menu_sub_active.jpg") no-repeat 3px center;
		padding:0 0 0 15px;
		color:#0071bc;
	}
	
	#content_mid h2{
		font-size:12px;
		color:#4d4d4d;
	}
	#content_mid h3{
		font-size:12px;
		color:#FFF;
		background:#0071bc;
		text-align:center;
		padding:4px 0;
	}
	#content_mid p{
		text-align:center;
		padding:10px 0;
	}
	#content_mid p.border{
		border-bottom:1px solid #CCC;
	}
	#content_mid p.last{
		border:0;
	}
