[class^="header_"] * {
    background-repeat: no-repeat no-repeat;
    font-size: 0;
    height: 345px;
    line-height: 24px;
    padding-bottom: 50px;
    text-align: right;
    vertical-align: bottom;
}
.header_title {
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    display: inline-block;
    font-style: italic;
    height: auto;
    padding: 0 8px 0 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
.header_cw {
    background-color: transparent;
    background-image: url("http://fs1.directupload.net/images/150406/bdh2o9tx.png");
    background-position: 50% 2px;
    background-repeat: no-repeat no-repeat;
    height: 350px !important;
    margin-bottom: -45px;
}
.header_completed {
    background-color: transparent;
    background-image: url("http://fs1.directupload.net/images/150406/igw228un.png");
    background-position: 50% 2px;
    background-repeat: no-repeat no-repeat;
    margin-bottom: -44px;
    z-index: 0;
}
.header_onhold {
    background-color: transparent;
    background-image: url("http://fs2.directupload.net/images/150406/5c9qy8vp.png");
    background-position: 50% 2px;
    background-repeat: no-repeat no-repeat;
    height: 200px;
    margin-bottom: -44px;
}
.header_dropped {
    background-color: transparent;
    background-image: url("http://fs2.directupload.net/images/150406/dm5as633.png");
    background-position: 50% 2px;
    background-repeat: no-repeat no-repeat;
    height: 200px;
    margin-bottom: -44px;
}
.header_ptw {
    background-color: transparent;
    background-image: url("http://fs2.directupload.net/images/150406/k8dvz86s.png");
    background-position: 50% 2px;
    background-repeat: no-repeat no-repeat;
    height: 200px;
    margin-bottom: -44px;
}

.header_title {
    font-size: 22px;
    font-weight: bold;
    margin: 10px 0 2px 0;
    color: rgba(196,24,33,1);
}