#ecard-lista a { display: block; width: 100px; height: 180px; border: 1px solid #ccc; float: left; padding: 2px; margin: 5px; }

#sendform { width: 800px; }
#sendform #sendform-image { float: left; margin-right: 20px; }
#sendform #sendform-form { float: left; margin-right: 20px; }
#sendform label { float: left; width: 100px; }
#sendform p { margin: 10px; }
#sendform input  { width: 200px; }
#sendform textarea { width: 200px; height: 100px; }

#sent { width: 600px; }
#sent #ok { margin: 100px 0; text-align: center; }
p.info { font-size: 8pt; color: #999; }
p#form_errore { color: red; }
