.accordion table td.dot-red {
    background: url("../images/ico-dot-red.gif") no-repeat scroll 12px 8px transparent;
    padding-left: 34px;
}

.accordion table td.dot-blue {
    background: url("../images/ico-dot-blue.gif") no-repeat scroll 12px 8px transparent;
    padding-left: 34px;
}

.accordion .item-3 .line { border:2px solid #D6006E; margin-bottom:20px; }

.accordion .item-4 .line { border:2px solid #F8971D; margin-bottom:20px; }

.accordion-2 .line { border:2px solid #EF767B; margin-bottom:20px; }