div.fpnahj_holder {
	   		 border:1px solid #2277CC;
			 margin-top:80px;
			 margin-bottom:20px;			 
			 text-align:justify;
			 height:355px;
			 width:80%;
			 overflow:auto;
			 position: relative;
			 z-index: 1;
		}	
	   	#fpnahj_scroll h2{ font-size:13px; color:#2277CC }		
		#fpnahj_scroll p{padding-right:10px;}
		div.fpnahj_scroll
		{
		    position: absolute;
			padding:10px; 
			margin-top:-10px; 
			*margin-top:-0px;
			_margin-top:-0px;
		}

		
		div.track
		{
		    position: relative;
		    float:right;
		    top: 0; 
		    width: 11px; height: 100%;
		    font-size: 0;
		    z-index: 3;
		    background: #666666;
		}

		div.drag_bar
		{
		    position:absolute;
		    width: 100%; height: 14px;
		    cursor:default;
		    z-index: 4;
		    background: #51bbe2;
			float:right;
			
		}  