#leftnavBottom{
        width:205px;
        height:200px;
        clear:both;
        background:url(http://www.mun.ca/appinclude/brand/2010v1/images/become/left-nav-bottom.gif) top left repeat-x;
}


#student-health, #echeck-alcohol{
        margin:0 13px;
        display:block;
}
#student-health a, #echeck-alcohol a{
        text-indent:-999px;
        width:178px;
        height:89px;
        display:block;
        background-image:url(../images/post-cards-from-edge.gif);
        margin:0px;
        padding:0px;
}

#student-health a{
        background-image:url(../images/student-health-icon.gif);
		height:59px;
}

#echeck-alcohol a{
        background-image:url(../images/e-check-alcohol.gif);
		height:59px;
}

#student-health a:hover{
        background-image:url(../images/student-health-icon-hover.gif);
}

#echeck-alcohol a:hover{
        background-image:url(../images/e-check-alcohol-hover.gif);
}


