div.fpnahj_holder{
	width:69%; 
	float: right;
	text-align: justify;
	overflow:auto; 
	height:110px; 
	border:transparent;
	position:relative; 
	right:35px; 
	padding:10px;
	position: relative;
    z-index: 1;
    margin-bottom:12px;
}

#fpnahj_scroll p{
padding-right:20px;
}

div.fpnahj_scroll
{
    position: absolute;
    left: 0; top: 0;
    z-index: 2;
	padding-left:6px;
	margin-top: -3px;
	*margin-top:5px;
	_margin-top:5px;
}

/* <Scrollbrad background color> */
div.track
{
    position: relative;
    float:right;
    top: 0; 
    width: 11px; height: 100%;
    font-size: 0;
    z-index: 3;
    background: #333333;
}

/* scrollbar button color */
div.drag_bar
{
    position:absolute;
    width: 100%; height: 14px;
    cursor:default;
    z-index: 4;
    background: #910113;
	float:right;
	
}  

#fpxlinks2 a, #fpxlinks2{
	color:#DEDEDE;
}


