

fieldset {
display: inline;
margin: 1em 0;
padding: 1em;
max-width : 505px;
margin: 0 0 30px 0;
border: 1px solid #D7D2E5;
background-color: #EFEDF4;
overflow: hidden;}

#step1,#step2,#step3,#step4 {padding-top: 15px;}

legend {
position: absolute;
display: block;
z-index: 30;
width: 32px;
height: 32px;
padding: 6px 8px;
margin: -23px 0 0 -10px;
background: url('../images/legend.png') no-repeat;
color: white; }

.contact legend {
background: none;
color: #000;
padding: 0 8px;
width: 100%; }

legend span {display: none;}

form h3 {
font-weight: bold;
font-family: Tahoma, sans-serif;
font-size: 1.1428571428571428em;
color: #E10600;
display: block;
position: relative;
padding: 25px 0 10px 5px;
width: 505px;
height: 25px;
margin: -15px -15px 0;
background: #D7D2E5 url('../images/form_legend_header.png') no-repeat left top;
line-height: 1.6666666666666667em;}

form li {
border-bottom: 1px solid #D7D2E5;
font-size: 0.857142857142857em;
line-height: 1.666666666666667em;
margin: 10px 0 5px;}

label {
display: inline-block;
line-height: 1.6666666666666667em;
vertical-align: top;
width: 200px; /* Width of labels */}

form ul {
overflow:hidden;}

li.prev {float: left; border: none;}
li.next {float: right;}

.last {border: none; }

.text {width: 250px;}

textarea { 
width: 250px;
margin-bottom: 15px; }

.radio {
margin: 0 .5em 0 2em;}

.checkbox {
margin: 0 .5em 0 0; }

em {
font-weight: bold;
color: #E10600;
margin-left: .2em; }

button {
width: auto;
height: auto;
margin-bottom: 1.6666666666666667em;}

input {
height: 1.4285714285714286em; }

input.submit {
height: auto;
width: auto;
background-color: #E10600;
color: #fff;
cursor: pointer;
margin: 0 10px 10px;
padding: 2px 4px;
font-family: Tahoma, sans-serif;
font-size: 14px;
line-height: 1.4285714285714286em;
border-radius: 5px;
-moz-border-radius: 5px;
border-top: 1px solid white;
border-left: 1px solid white;
border-right: 2px solid #404040;
border-bottom: 2px solid #404040; }
