/*ol{
	border: 1px solid #048;
	list-style: none;
	margin: 0;
	padding: 0 0 8px 0;
	overflow: auto;
	width: 158px;
}*/
.fdiv{
	/*background: #048;
	color: white;*/
	display: inline-block;
	/*font: bold 32px Arial, sans-serif;
	margin: 8px 0 0 8px;
	padding: 0;*/
	text-align: center;
	/*width: 42px;*/
	vertical-align: top;
}
* html .fdiv{
	display: inline;
}
	*:first-child+html li{
	display: inline;
} 