/*right top and bottom*/ .right-radius { border-radius: 0 6px 6px 0; } /*left top and bottom*/ .left-radius { border-radius: 6px 0 0 6px; }