/* Copyright (c) Alianza, Inc. All rights reserved. */
#resetForm{width:380px;margin-top:60px;margin-left:auto;margin-right:auto;padding:15px;border-radius:4px;box-shadow:0 3px 3px rgba(124, 124, 124, 0.37);overflow:hidden;}
div.headerBox{margin-top:0;}
#resetNumber{margin-bottom:5px;}
#resetError{text-align:center;color:red;}
#resetError p{display:none;}
#resetResultInfo{height:100px;}
div.hideSubmit{border:none;width:0;height:0;overflow:hidden;}
#scriptDisabled{margin-top:30px;text-align:center;color:red;}
.isIE .hideIfBehaviorsEnabled{height:20px;filter:alpha(opacity=0);}
.isIE #behaviorRequired{margin-top:10px;text-align:center;}
