@charset "UTF-8";
/*
    * Website : UNB.ca / InsideUNB
    * Author  : Neil D. Hawker
    * Launch  : June.11 / 2013
        ** 
    * Validated : June.19 / 2013
    * Version : 1.0.0.1
    * IE layout fixes

*/
body {line-height:1.6; font-size: 0.85em;}

/*
@font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: normal;
    src: url(SourceSansPro.eot); } */
    
a, links, visited {line-height: 1.6}
.onecol {width: 4.7%;}
.twocol {width: 13.2%;}
.threecol {width: 22.05%;}
.fourcol {width: 30.6%;}
.fivecol {width: 39%;}
.sixcol {width: 48%;}
.sevencol {width: 56.75%;}
.eightcol {width: 61.6%;}
.ninecol {width: 74.05%;}
.tencol {width: 82%;}
.elevencol {width: 91.35%;}

.bllbrd .hdlr {
    position:absolute;
    right:0;
    right:125px\9;/* IE7 and below */  
    *right:125px;/* IE7 and below */  
    margin-right: -65px;
    top: 8px;
}

.dyk img {padding-right: 30px;}