/* Three Middle Blocks */

.contentBlock {
    float: left;
    height:160px;
    margin:17px 20px 15px 0;
    padding:15px 5px 0 122px;
    width:173px;
    background: url(../images/bg_hp_block.png) no-repeat;
    color: #a7d8fc;
    position: relative;
}

.contentBlock h3 {
    font-size: 16px;
    color: #fff;
    font-style: italic;
    line-height: 19px;
    margin-bottom: 6px;
}

.contentBlock p {
    line-height: 14px;
    margin-bottom: 6px;
}

#hpBlockArrow,#hpBlockFeather, #hpBlock123 {
    position: absolute;    
    top: -19px;
    left: 13px;
}

#hpBlockFeather {
    
}

#hpBlock123 {
    
}