#cboxTopLeft {
    width: 4px;
    height: 4px;
}
#cboxTopCenter {
    height: 4px;
}
#cboxTopRight {
    width: 4px;
    height: 4px;
}
#cboxMiddleLeft {
    width: 4px;
}
#cboxMiddleRight {
    width: 4px;
}
#cboxBottomLeft {
    width: 4px;
    height: 4px;
}
#cboxBottomCenter {
    height: 4px;
    background: #000;
}
#cboxBottomRight {
    width: 4px;
    height: 4px;
    background: none;
}