.divider {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
}

.listitem{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}

.cellborder{
	border:solid;
	border-width:1px;
	border-color:#000;
}
