﻿.top-items 
{
	font-family: Verdana;
	font-size: 16;
	font-weight: bold;
	vertical-align: top;
	width: 180px;
	padding-bottom: 5px;
	line-height: 2;
}
     
.sub-items
{
	font-family: Verdana;
	font-style: normal;
	font-size: 12;
	font-weight: normal;
	vertical-align: top;
	width: 50px;
	line-height: 1.5;
}

