.verticalline {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-top-color: #8A8A8A;
	border-right-color: #8A8A8A;
	border-bottom-color: #8A8A8A;
	border-left-color: #8A8A8A;
}

