.pixelleft { background-image: url(../images/pixel.gif); background-repeat: repeat-y; background-position: right; } .pixelright { background-image: url(../images/pixel.gif); background-position: right; } .bor { border-top: 1px none #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; } .border2 { border-top: thin solid #2D2C3A; border-right: thin none #2D2C3A; border-bottom: thin solid #2D2C3A; border-left: thin none #2D2C3A; } .border3 { border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: #000000; border-right-color: #000000; border-bottom-color: #000000; border-left-color: #000000; } .border4 { border: 1px solid #000000; } .borderLTB { border-top: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px none #000000; border-left: 1px solid #000000; } .border4line { border: 1px solid #666666; } .text { font-family: Arial, Helvetica, sans-serif; font-size: 9px; } .mark { background-image: url(../images/mark.jpg); border: 1px solid #000000; background-repeat: no-repeat; background-position: left top; } .mark2 { background-image: url(../images/mark2.jpg); background-repeat: no-repeat; }