

<!--
+-------------------------------------------------------------------------+
| Copyright (C) 2003 Martin Brenda                                        |
|                                                                         |
| This file is part of mb's Formmailer.                                   |
|                                                                         |
| mb's Formmailer is free software; you can redistribute it and/or        |
| modify it under the terms of the GNU General Public License             |
| as published by the Free Software Foundation; either version 2          |
| of the License, or (at your option) any later version.                  |
|                                                                         |
| This program is distributed in the hope that it will be useful,         |
| but WITHOUT ANY WARRANTY; without even the implied warranty of          |
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the            |
| GNU General Public License for more details.                            |
+-------------------------------------------------------------------------+
| This code is currently maintained and debugged by Martin Brenda, any    |
| questions or comments regarding this code should be directed to:        |
| - kontakt@martinbrenda.de                                               |
+-------------------------------------------------------------------------+
| - mb - http://www.martinbrenda.de/                                      |
+-------------------------------------------------------------------------+
-->

body { margin: 30px 30px 30px 30px; font-family: Arial; font-size: 12px; color: #666666; background-color: #FFFFFF }

table { font-family: Arial; font-size: 12px; text-decoration: none; color: #666666 }

font.star  { color: red; font-size: 12px; font-family: Arial; text-decoration: none }

input.text      { color: #666666; font-size: 12px; font-family: Arial; background-color: #ffffff; width: 200px; border: solid 1pt #ccc }
input.button     { color: #666666; font-size: 12px; font-family: Arial; background-color: #ffffff; width: 100px; border: solid 1pt #ccc }
input.radio  { color: #666666; font-size: 12px; font-family: Arial; background-color: #ffffff; width: 20px; border: 1pt }
textarea       { color: #666666; font-size: 12px; font-family: Arial; background-color: #ffffff; width: 200px; height: 80px; border: solid 1pt #ccc }
select       { color: #666666; font-size: 12px; font-family: Arial; background-color: #ffffff; width: 350px; border: solid 1pt #ccc }

.67    { color: #666666; font-size: 12px; font-family: Arial; background-color: #ffffff; width: 67px; border: solid thin #ccc }
.280      { color: #666666; font-size: 12px; font-family: Arial; background-color: #ffffff; width: 280px; border: solid 1pt #ccc }