.dotbottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.dottop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}

