.Table-Border { border-right-width: 1px; border-left-width: 1px; border-right-style: dotted; border-left-style: dotted; border-right-color: #3399CC; border-left-color: #3399CC; } .Border-Left { border-left-width: 1px; border-left-color: #3399CC; border-left-style: dotted; } .Border-Right { border-right-width: 1px; border-right-color: #3399CC; border-right-style: dotted; } .Border-Top { border-top-width: 1px; border-top-color: #3399CC; border-top-style: dotted; } .Border-Bottom { border-bottom-width: 1px; border-bottom-color: #3399CC; border-bottom-style: dotted; }