.innerContent {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.ibNw {
    position:absolute;

    left:0px;

    height:10px;
    width:10px;
}

.ibN {
    position: relative;

    height:10px;
    /*border: 1px solid red;*/

    top:0px;
    margin:0px 9px;
}

.ibNe {
    position:absolute;

    right:0px;

    height:10px;
    width:10px;
}

.ibE {
    position: absolute;

    right:0px;
    top:0px;
    bottom:0px;

    margin:10px 0px;
    width:10px;
}

.ibSe {
    position:absolute;

    right:0px;
    bottom:0px;

    height:10px;
    width:10px;
    z-index:1;
}

.ibS {
    position: absolute;

    height:10px;

    bottom:0px;
    right:10px;
    left:10px;
}

.ibSw {
    position:absolute;

    left:0px;
    bottom:0px;

    height:10px;
    width:10px;
    z-index:1;
}

.ibW {
    position: absolute;

    left:0px;
    top:0px;
    bottom:0px;
    margin:8px 0px;
    width:10px;
}
/*# sourceMappingURL=/Volumes/Scratch/build/neon/releaseCustomTables/production/neon/WEB-INF/classes/com/pirionsystems/ne/sites/root/skin/staticContent/style/innerBox.css.map */
