.verticleseparatorcenter {
	border-top: thin none #CCCCCC;
	border-right: thin dotted #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin dotted #CCCCCC;
}
.verticalseparatorright {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.horizontalseparatortopbottom {
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.tableboxedin {
	border: thin dashed #CCCCCC;
}
