


form.form fieldset,form.form ol,form.form li,form.form legend {margin:0;padding:0;}
form.form fieldset {border:0;}
form.form ol {list-style:none;}
form.form li {margin-bottom:5px;}
form.form label {display:inline-block;width:150px;color:#ced9e4;font-size:1.4em;}
form.form input, form.form select, form.form textarea {width:250px;padding:3px;border:1px solid #ddd;background:#fff;font:normal 13px/13px Verdana, Arial, Helvetica, sans-serif;color:#666;}
form.form textarea {height:200px;}
form.form select {padding:0;width:auto;}
form.form li.button {margin-top:15px;}
form.form li.button input {width:auto;border:0;background:#596a7c;color:#fff;cursor:pointer;}
form.form fieldset legend {padding:20px 0;font-weight:bold;font-size:18px;color:#ced9e4;_margin:0 -7px;/* IE Win fix */}

/* IE Mac legend fix */
form.form legend {display:inline-block;}