/**
 * @project     OTRS (http://www.otrs.org) - Agent Frontend
 * @copyright   OTRS AG
 * @license     AGPL (http://www.gnu.org/licenses/agpl.txt)
 * @css-for     IE7
 */

/**
 * @package     Skin "Default"
 * @section     ITSMDetails
 */

@media screen,projection,tv,handheld {

/**
 * @subsection  Compatibility IE7 for Ticket Zoom
 */
#ITSMTableBody table {
    width: 98%;
}


} /* end @media */