/* container Styles for
    whc skins 
*/
.whccontainerholder_transparentbox .whccontainerholder_colorbackground {
    /* for IE 5.5 and below */
    height: 1px;
    voice-family: "\"}\"";
    voice-family: inherit; 
    /* for IE 6 and above */
    height: 100%;
}
.whccontainerholder_transparentbox {
    background-color: transparent;
    border: solid 1px #3B70A6;
    margin-bottom: 10px;
}
.whccontainerholder_colorbackground {
    background-color: #C5D9EC;
    border: solid 1px #3B70A6;
    margin-bottom: 10px;
}
.whcactions_image {
    background-color: #3B70A7;
    padding: 2px 5px;
    text-align: left;
    border-bottom: solid 1px #3B70A6;
    color: White;
    font-family: Georgia;
    font-weight: bold;
    font-size: 120%;     
       
}
.whccontainer_image {
    padding: 6px 5px 8px 5px;
}
.whcfooter {
}
.whccontent_transparent {
    margin-bottom: 15px;
padding: 6px 5px 8px 5px;    
}


