.customerinfo {
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
}
.customernavlist {
	font-size: 9px;
	color: #0000CC;
	list-style-image: none;
	line-height: 14px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	list-style-type: circle;
	list-style-position: outside;
	text-indent: 0px;
}
.custinfocell {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.smalllink {
	font-size: 10px;
	line-height: 12px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.dropdownmenu {
	width: 105px;
}
