﻿/*---------------------------------------------*/
/*  handheld.css                               */
/*  Version 1.20                               */
/*  Last Updated 08/05/2008                    */
/*                                             */
/*  Styles for handheld devices                */
/*---------------------------------------------
img {
    display:block;
    float:none !important; /* fix overlapping images in IE mobile 
}

div.alt_cont {
display:none;
}

---*/