﻿.PageToolCell
{
	white-space: nowrap;
}
.PageToolItem
{
	float:left; 
	padding:2px; 
	vertical-align:middle;
	cursor:pointer;
}
