/**
 * CSS-Datei des 'user'-Moduls
 *
 * @author   DSAo-Md
 * @author   http://www.gnu.org/licenses/gpl-3.0.html GNU Public License
 * @version  SVN: \$Id: user.css 457 2008-11-02 16:37:42Z saviola $
 */

/**
 * /user/register/confirmation.tpl
 */
#userRegisterSummary
{
  background-color:#FFFFFF;
  border:thin solid #000000;
  margin:20px;
  text-align:left;
}
