#page_box {
	width:569px; 
	height:60px;
}

#page_box .row {
	width:569px; 
	height:19px; 
	border-bottom:1px solid #333; 
	overflow:hidden;
}

#page_box .row .cellfirst {
	width:138px; 
	line-height:19px; 
	float:left; 
	overflow:hidden;
	padding-left:5px;
}

#page_box .row .cell {
	width:137px; 
	line-height:19px; 
	float:left; 
	overflow:hidden;
	padding-left:5px;
}