div.t4a-page-header-middle {
    float: left;
    width: 100%;
    margin: 0;
    border: 0;
    padding: 0 1px;
    height: 200px;
}

div.t4a-page-header-middle img {
    margin: 0;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    padding: 0;
}
div.t4a-page-header-middle div.carousel-caption-bg {
    background-color: #efa115; 
    width: 1022px; 
    height: 34px; 
    opacity:0.4; 
    filter:alpha(opacity=40); 
    position: relative; 
    top: -55px; left: 1px;
}
div.t4a-page-header-middle div.carousel-caption-bg-trans {
    background-color: transparent; 
    width: 1022px; 
    height: 34px; 
    position: relative; 
    top: -89px; left: 1px;
}
div.t4a-page-header-middle div.carousel-caption-bg-trans span {
    margin-left: 56px; 
    color: white; 
    font-family: Georgia, Times, serif; 
    vertical-align: middle; 
    font-size: 2em;
}
div.t4a-page-header-middle div.carousel-submitted-bg {
    background-color: #efa115; 
    width: 1022px; 
    height: 21px; 
    position: relative; 
    top: -94px; left: 1px;
}
div.t4a-page-header-middle div.carousel-submitted-bg span {
    position: relative; 
    top: 0; ; 
    color: white; 
    font-family: Georgia, Times, serif; 
    vertical-align: middle; 
    font-size: 1.2em;
}
div#t4a-page-header div.t4a-page-header-middle div.carousel-submitted-bg a {
    color: white;
    text-decoration: none;
}
div#t4a-page-header div.t4a-page-header-middle div.carousel-submitted-bg a:hover {
    text-decoration: none;
}

