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

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

@media screen,projection,tv,handheld {

form.ActionForm {
    margin-top: 4px;
}

div.Field {
   margin-top: 4px;
}

} /* end @media */