.form-contact {
border:none;
padding:5px;
}

.form-contact .txtcontact {
padding:10px 5px;
border:none;
border:1px solid #aaa;
background:#eee;
color:#555;

-moz-border-radius:3px;
-o-border-radius:3px;
-webkit-border-radius:3px;
-khtml-border-radius:3px;
-ms-border-radius:3px;
border-radius:3px;
}

h4.labelform {
font-family:signikaBold;
text-transform:uppercase;
font-weight:normal;
}

textarea.txtcontact {
width:300px;
}

fieldset.formlogin {
border-right:1px solid #444;
}

form.myprofile h3 {
line-height:25px;
}

form.myprofile .labelinput:hover {
border:1px solid #888;
}

form.myprofile .labelinput:focus {
border:1px solid #555;
-moz-box-shadow:0px 0px 7px #000 inset;
-o-box-shadow:0px 0px 7px #000 inset;
-webkit-box-shadow:0px 0px 7px #000 inset;
-khtml-box-shadow:0px 0px 7px #000 inset;
-ms-box-shadow:0px 0px 7px #000 inset;
box-shadow:0px 0px 7px #000 inset;
}

.register-button, fieldset.login p input.register-button {
background:url(../images/but1.jpg) repeat-x center;
margin:0px;
width:auto;
padding:10px 20px;
border:1px solid #f19a02;
color:#000;
cursor:pointer;
-moz-border-radius:3px;
-o-border-radius:3px;
-webkit-border-radius:3px;
-khtml-border-radius:3px;
border-radius:3px;
}

.register-button:hover, fieldset.login p input.register-button:hover {
-moz-box-shadow:0px 0px 7px #ffd792;
-o-box-shadow:0px 0px 7px #ffd792;
-webkit-box-shadow:0px 0px 7px #ffd792;
-khtml-box-shadow:0px 0px 7px #ffd792;
box-shadow:0px 0px 7px #ffd792;
}

/* =========================================== FORM KONFIRMASI ========================================================== */

fieldset.konfirmasi p {
margin:20px 0;
}

fieldset.konfirmasi h4 {
margin-bottom:5px;
}

p.radio1 label {
display:inline-block;
margin-left:35px;
}

fieldset.konfirmasi p textarea {
width:95%;
border:none;
border:1px solid #ddd;
padding:5px;
}

.labelinput {
padding:5px;
border:none;
border:1px solid #aaa;
background:#eee;
color:#555;

-moz-border-radius:3px;
-o-border-radius:3px;
-webkit-border-radius:3px;
-khtml-border-radius:3px;
-ms-border-radius:3px;
border-radius:3px;
}

fieldset.konfirmasi p select, fieldset.konfirmasi p input.txtsmall {
padding:0px;
padding:3px;
margin-left:10px;
width:80px;
}

/* =========================================== FORM KONFIRMASI ========================================================== */

/* FORM REGISTRASI */
.form1 tr {
}

