#postcardHead  { width: 769px; background: #f6f3e5 url("/images/postcards/postcardHead.gif") no-repeat; float: left; padding-top: 3em; }
#postcardBody  { width: 769px; background: url("/images/postcards/postcardBody.gif") no-repeat bottom left; float: left; }
#postcardBody #margins { padding-left: 60px; padding-right: 50px; }
.postcardSm     { float: left; width: 130px; height: 100px; background: url("/images/postcards/postcardShadow.gif") no-repeat; }
.postcard       { background: #f8f5e3; border: 3px solid #cbbca2; padding: 10px; float: left; }
.postcard div   { width: 400px; }
.postcard div img { border: 1px solid #cbbca2; }
.postcard form  { float: right; }
.postcard input, .postcard textarea { margin-bottom: 0.5em; }
.field          { width: 195px; }
form            { width: 200px; }
