
/* ------------------------------------------------------------------------
---------- General styles to make the site responsive friendly ------------
------------------------------------------------------------------------ */

    img {
        max-width: 100%;
        max-height: 100%;
    }
    .browser-msie-7 .records_list ul li {
        display: inline;
        zoom: 1;
    }
    
    