/**
 *  @module         mouse.news
 *  @version        see info.php of this module
 *  @author         Sebastian Sievert (mouse.event), based on News module by Ryan Djurovich, Rob Smith, Dietrich Roland Pehlke, Christian M. Stefan (Stefek), Jurgen Nijhuis (Argos), LEPTON Project
 *  @copyright      2004-2023 Ryan Djurovich, Rob Smith, Dietrich Roland Pehlke, Christian M. Stefan (Stefek), Jurgen Nijhuis (Argos) 
 *  @copyright      2023 Sebastian Sievert (mouse.event)
 *  @license        GNU General Public License
 *  @license terms  see info.php of this module
 *  @platform       see info.php of this module
 * 
 */
 
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}
iframe.captcha_iframe {
    width: 100% !important;
}
.captcha_table {
    width: 100% !important;
}