.bord{
	margin-right: 10px;
	margin-left: 10px;
	text-align:right;
	border-bottom: 1px dotted black;
	border-right: 1px dotted black;
}
.bord td{
	font-size: 10px;
	border-top: 1px dotted black;
	border-left: 1px dotted black;
}


table.spProductsTable{
	border:solid 0px #999999
}

table.spProductsTable td{
	font-size:12px;
	border:dotted 1px #999999;
	padding:2px 3px 2px 3px;
	vertical-align:top;
}
