@charset "utf-8";
/* CSS Document */

#m-social-header h1 {
    font-size:40px;
    color: #000000;
    font-weight:normal;
    letter-spacing: -1px;
    margin-bottom:25px;
    font-family:"HelveticaNeueW01-95Blac", Arial, Helvetica, sans-serif;
    line-height: 100%;
}

#m-social-header h2 span {
    font-size:18px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 25px;
    color: #666666;
}

#m-social-body h2 span {
    color: #ffc00f;
    font-family:"HelveticaNeueW01-45Ligh", Arial, Helvetica, sans-serif;
    font-size: 28px;
    padding-left:20px;
}

#m-social-body img {
    margin:0;   
}

#m-social-body table {
    width: 100%;
}

#m-social-body table td.spacer {
    width: 100%;
    background: url(/content/dam/commbank/about-us/connect-with-us/images/social/m_bgimg.jpg) repeat-x 0 0;
}

#m-social-body table td.spacer-last {
    width: 100%;
    background: url(/content/dam/commbank/about-us/connect-with-us/images/social/m_bgimg_last.jpg) repeat-x 0 0;
}

#m-social-body #business table td.spacer-last {
    width: 100%;
    background: url(/content/dam/commbank/about-us/connect-with-us/images/social/m_bgimg_last_bus.jpg) repeat-x 0 0;
}

#m-social-footer {
    padding: 25px 0px 25px 0px;
    background-color: #e5e5e5;
}

#m-social-footer ul li {
    background: url(/content/dam/commbank/about-us/connect-with-us/images/social/yellowArrow.gif) no-repeat 0 5px;
}