.NPHLBrowserContainerDiv
{   
	font-family:arial;
    font-size:8pt;   
	text-align:center;
	width:340px;
/*
	float:left;
*/
	clear:none;	
	overflow:auto;
	height:430px;
}


.NPHLBrowserTable
{
	border:solid 1px #888888;
	border-bottom:none 0px;
	border-top:none 0px;
	width:320px;
	height:430px;
	background-color:#eeeeee;
}

.NPHLBrowserTable TD, .NPHLBrowserTable TH
{
	padding:2px;
	text-align:left;
	vertical-align:top;
}


.NPHLMainScrollTD
{
	padding:0px;
	margin:0px;
}

.NPHLScrollCell, .NPHLInfoScrollCell
{
	padding:0px;
	margin:0px;
	overflow:auto;
}

.NPHLScrollCellTD
{
	height:340px;
	border-top:solid 1px #888888;
}

.NPHLInfoScrollCell
{
	height:100%;
}

.NPHLScrollCell *, .NPHLInfoScrollCell *
{
	font-size:9pt;
}

.NPHLInputRow
{
	background-color:#dddddd;
	font-size:10pt;
	font-weight:bold;
}

.NPHLSearchInputBox
{
	width:90px;
}