
    .form-label-left{
        width:150px !important;
    }
    .form-line{
        padding-top:12px;
        padding-bottom:12px;
    }
    .form-label-right{
        width:150px !important;
    }
    body, html{
        margin:0;
        padding:0;
        background:false;
    }

    .form-all{
        margin:0px auto;
        padding-top:0px;
        width:690px;
        color:#555 !important;
        font-family:'Verdana';
        font-size:12px;
    }



    /* Injected CSS Code */
/*---ROUNDED INPUTS---*/
.form-all input,select {height: 22px;
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
font-size: 11px;
color: #555;
padding: 0px 3px 0px 3px;
background: #fefefe;
border: 1px solid #ccc;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
-khtml-border-radius: 4px;
}
.form-textarea {
background: #f7f7f7;
padding: 0px 3px 0px 3px;
height: 55px;
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
font-size: 11px;
color: #333;
border: 1px solid #ccc;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
-khtml-border-radius: 4px;
}
.form-header-group {
text-align: center;
background: none !important;
border-bottom: none !important;
}
/*----Form Label Left-----*/
.form-label-top {
background: #efefef;
border: 1px solid #ccc;
padding: 4px 0px 3px 8px;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #555;
text-decoration: none;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
-khtml-border-radius: 4px;
width: 654px !important;
}
#input_14.form-textarea {
background: #f7f7f7;
padding: 0px 3px 0px 3px;
height: 107px;
width: 656px;
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
font-size: 11px;
color: #333;
border: 1px solid #ccc;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
-khtml-border-radius: 4px;
}
    /* Injected CSS Code */
 
    

      /* NOTE: The styles were added inline because Prefixfree needs access to your styles and they must be inlined if they are on local disk! */
      h1 {
  font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
  font-size: 40px;
  padding: 10px 5px;
  text-align: center;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  margin-top:0px;          
}
h1.elegantshadow {
  color: aqua;
/*  background-color: #e7e5e4;*/
  letter-spacing: .15em;
    line-height: 4px;
  text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2;
}
