/* CSS Fixes for IE 7 */

div.callout .icon-circle-arrow-right {    
    top: 2px; 
}

div.callout-large .icon-circle-arrow-right {
    top: 4px; 
}

.box-shadow {
    box-shadow: 0 0.1429em 0.2857em 0.1429em #C8C8C8;

    behavior: url("../../queensbase_omega/css/PIE.htc");
}
   
.nav-menu ul.menu li {
    margin: 0 0 0 22px;
}

.nav-menu ul.menu a {
    margin: 0  0 0 -15px;
    padding: 0 0 0 15px;
    display: inline;
}

.flexslider-embedded-text p {
    margin-top: 10px;
    margin-bottom: 0;
}

.block.block-flags-lowered-block .flags-lowered-image {
    background-image: url("../images/flags_lowered_sm.jpg");    
}