.well .mod-header hr.seperator-dashed {
    border-color: #999;
    margin-top: 5px;
    padding-bottom: 5px;}
.well .mod-header > i[class*="ico-"] {
    width: 35px;
    height: 25px;
    display: inline-block;
    position: absolute;
    left: 50%;
    margin: 0px 0px 0px -18px;
    background-position: center center;
    background-color: #FFF;
    top: -7px;}