@import url("Templates/htmlEditorTemplates.css");
    .reg-btn{background: transparent url(/portals/kjbl/register-btn.gif) no-repeat top left; width:270px; height:120px;overflow:hidden;text-indent:-99999px; display:block;}
    a:hover.reg-btn{background: transparent url(/portals/kjbl/register-btn.gif) no-repeat bottom left; width:270px; height:120px;overflow:hidden;text-indent:-99999px; display:block;}

#esm-form, #esm_form, #es-wizard-form{font-size:11px;}

/* feedback module */
.ModDNNFeedbackC td {text-align:left;}
.ModDNNFeedbackC a.CommandButton:link {
    -moz-border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #6D1818;
    cursor: pointer;
    margin: 0 10px 0 0;
    padding: 6px 14px;
color: #fff; text-decoration:none;
}
.ModDNNFeedbackC a.CommandButton:hover {text-decoration:underline;}
.ModDNNFeedbackC .NormalTextBox {width: 250px; padding: 7px; margin-bottom: 5px;}
.Feedback_FieldValue textarea{height: 200px;}
div.Feedback_SectionHead{display:none;}

/* register control */
#dnn_ctr_ManageUsers_UP .NormalTextBox {width: 160px; padding: 7px; margin-bottom: 5px;}
#dnn_ctr_ManageUsers_UP .SubHead{font-size: 14px;}
#dnn_ctr_ManageUsers_User_tblPassword{width:400px;}
#dnn_ctr_ManageUsers_pnlRegister{padding-left:150px;}
#dnn_ctr_ManageUsers_pnlRegister input{display:none;}
#dnn_ctr_ManageUsers_cmdRegister a.CommandButton{
    -moz-border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #6D1818;
    cursor: pointer;
    margin: 0 10px 0 0;
    padding: 6px 14px;
color: #fff; text-decoration:none;
}
#dnn_ctr_ManageUsers_cmdRegister a.CommandButton:hover {text-decoration:underline;}
#dnn_ctr_ManageUsers_lblUserHelp{display:none;}

#footer .registerLink, #footer .loginlink { font-size: 12px;}
