label{
width:100%;
text-align:left;
padding-right:13px;
font-size:12px;
}

input, textarea, select{
width:190px;
margin:0;
margin-bottom: 5px;
color:#000;
background-color:#ccf6ff;
border:1px solid #00adef;
font-family:Arial,Verdana,sans-serif;
font-size:11px;
padding-left:5px;
}

select{
width:198px;
}

textarea{
width:200px;
height: 130px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 200px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}

form{
padding-top:10px;
}

.checkbox{
width:auto;
border:0;
background:transparent;
margin:0 3px;
display:inline;
float:left;
clear:left;
}

.submit{
font-size:13px;
text-align:center;
color:#fff;
font-weight:bold;
background: #00adef;
float:left;
clear:both;
padding:6px;
margin:20px 0 0 0;
cursor:pointer;
cursor:hand;
width:145px;
}

fieldset{
display:block;
margin:20px 0 0 0;
padding:14px 5%;
/*border-top:1px solid #93e2fb*/
}

legend{
float:left;
font-size:14px;
font-weight:normal;
margin:0 0 10px 0;
text-align:left;
}


label.wide{
width:500px;
}

.radio{
width:auto;
border:0;
background:transparent;
margin:0 3px 0 0;
display:inline;
float:left;
}

.small{
width:63px;
}

#payment label, label.autowidth{
width:auto;
margin-right:20px;
}

fieldset#specs label{
width:auto;
}
