/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

body {font: 0.8em/1.6em "Lucida Grande";}

img {vertical-align:top;}

label {display: inline-block;vertical-align: top;}
input[type="checkbox"] {margin-top: -2px;}
label, input {margin-right: 1em;}

label {background: #eee; font-weight: bold; text-align: right; width: 12em;} span label {background: transparent; font-weight: normal; text-align: left; width: 18em;}


.required {color: #0a0;}
.fieldwrap {margin: 1em;}

.checkwrap, .radiowrap {display: inline-block;}
.fmchecklabel, .fmradiolabel {display: inline;}
div.fmcheck > label {width: 95%; text-align: left;}
.fmcheck .checkwrap {display: inline-block; width: 45%; background: #fefefe;}
.phpformwrap {width: 780px; margin: 2em auto;}


