@charset "utf-8";
/* CSS Document */

fieldset {
position:relative;
float:left;
margin: 0;
padding: 0 0 15px 0;
border:none;
color:#454545;
}

fieldset ul {  
padding: 0 0 15px 0; 
margin:0; 
list-style: none;
}

fieldset li {
position: relative;
line-height:14px;
}

#submitform input {
border: none;
height:25px;
width:144px;
float:right;
padding:0 5px 0 0;
margin:0;
}


label {
float: left;
width: 435px;
margin:0;
text-align: left;
line-height: 14px;
padding-bottom:3px;
font-weight:bold;
}

input {
padding: 2px;
font-size: 12px;
border: 1px solid #999999;
color: #1E1903;
background: #ffffff;
width:429px;
height:14px;
float:left;
}

input.enquiry {
padding: 2px;
font-size: 12px;
border: 1px solid #999999;
color: #1E1903;
background: #ffffff;
width:429px;
height:220px;
float:left;
}
