/**
 * @package    xNEWSLETTER for xartCMS
 * @version    4.0.1
 * @author     xart.cz
 * @copyright  (C) 2009-2012 XART S.A.R.L. All rights reserved.
 * @license    GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
 */
div.xnewsletter_module, .xnewsletter_module div{
    padding: 0 !important;
    margin: 0 !important;
    border-style:none !important;
}

table.xnewsletter_form{
    margin:auto;
    border:0px !important;
}

a.xnewsletter_togglemodule{
    display : block;
    font-size:16px;
}

.xnewsletter_mootoolsbutton p{
    text-align:center;
}

.acysubbuttons{
    text-align:center;
}

img.captchaimagemodule{
    border:1px solid #dddddd;
    float: left;
}

.captchakeymodule .captchafield{
    margin-top:3px;
    margin-left:2px;
}

.xnewsletter_fulldiv tr, .xnewsletter_fulldiv td{
    border:0px;
}

.xnewsletter_module_form td {
    padding-bottom: 5px;
}

div.xnewsletter_module_error {
    color: #400;
    background-color: #fdd;
    padding: 1em !important;
    margin-bottom:10px;
}

div.xnewsletter_module_success {
    color: #130;
    background-color: #dfc;
    padding: 1em !important;
    z-index: 10;
    margin-bottom:10px;
}

.xnewsletter_module_form .xnewsletter_introtext{
    padding-bottom:10px;
    display:block;
}