#stripe {
    position: absolute;
    height: 20px;
    width: 100%;
    left: 0px;
    top: 0px;
    background-color: #9CCCE2;
}

.line {
    height: 3px;
    width: 110px;
    border-top-style: solid;
    border-top-color: #9CCCE2;
    border-top-width: 3px;
    margin-left: 23px;
    padding: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-size: 0px;
    line-height: 0px;
}