/* Styles specific to the Call To Action Module template */
.calltoaction-module{
    height: 545px;
}
.calltoaction-module.collapse .close.persistent, .calltoaction-module.collapse .close.persistent:hover {
    background-color: #d5e6f9;
    border-color: #b6d0ed;
    color: #b6d0ed;
}
.calltoaction-module A {
    text-decoration: none;
    cursor: pointer;
}
.calltoaction-module > hgroup > h2 {
    background-position: -1px -377px;
}