@CHARSET "ISO-8859-1";
#contactus {
	padding:20px;
}
#contactus fieldset{
	border: none;
}
#contactus input[type="submit"] {
    height: 30px;
    padding-left: 0;
    width: 100px;
}
#contactus .spmhidip {
    display: none;
    height: 3px;
    width: 10px;
}
input[type="text"] {
    height: 30px;
}
input[type="text"], textarea {
    line-height: 140%;
    margin: 10px 0;
    padding: 3px;
    width: 400px !important;
}
.seperator_short {
    margin-top: 8px;
    width: 406px;
    border-top: 2px solid #01af9b;
}