.text-r{color: #c33028;}
.workareaTable { width: 100%; margin: 5px auto 20px; }
.workareaTable tr > th { padding: 25px; text-align: center; background: url(/assets/img/th-bg2.jpg) repeat-x bottom left; color: #ffffff; }
.workareaTable tr > th:first-child { background: url(/assets/img/th-bg1.jpg) repeat-x bottom left; }
.workareaTable tr > td { border-right: 1px dashed #aeaeae; border-bottom: 1px dashed #aeaeae; padding: 10px; text-align: center; color: #5e9a0d; }
.workareaTable tr > td:first-child { border-left: 1px dashed #aeaeae; color: #2f2f2f; }
