
#divClaim {
    padding: 0;
    /*padding-bottom: 100px;*/
    overflow: hidden;
    z-index:1;
    margin-left:10px;
    width:940px;
    height: 110px;
}

/*#divClaim.small {*/
    /*height: 110px;*/
/*}*/

#divClaim h1 {
    font-family: Impact, TrebuchetMS;
    font-style: normal;
    font-weight: normal;
    font-size: 38px;
    position: relative;
    left: 150px;
    top: -75px;
    color: #fff;
}


