/*
 *  psd2css.css
 *
 *  This is your external CSS style sheet. It defines all of the CSS styles that you
 *  are using in your page.  If you are going to create multiple pages from the same
 *  PSD file (like a template), you will share this CSS style sheet between the various
 *  pages.
 *
 *  This file was originally generated at http://psd2cssonline.com 
 *  May 28, 2009, 6:19 am with psd2css Online version 1.38
 *
 */

/* You named this layer b_center_form */
#Layer-1 {
  position: absolute;
  margin-left: -350px;
  left: 50%;
  top: +0px;
  width: 700px;
  height: 567px;
  z-index: 1;
}

/* You named this layer s_submit_link */
#Layer-2 {
  position: absolute;
  left: 422px;
  top: 349px;
  width: 135px;
  height: 26px;
  z-index: 2;
}

/* You named this layer s_submit_linkover */
#Layer-3 {
  position: absolute;
  left: 422px;
  top: 349px;
  width: 135px;
  height: 26px;
  z-index: 3;
}

/* You named this layer name_inputtext */
#Layer-4 {
  position: absolute;
  left: 359px;
  top: 224px;
  width: 199px;
  height: 22px;
  z-index: 4;
  text-align: left;
}

/* You named this layer mobile_inputtext */
#Layer-5 {
  position: absolute;
  left: 359px;
  top: 315px;
  width: 199px;
  height: 22px;
  z-index: 5;
  text-align: left;
}

/* You named this layer email_inputtext */
#Layer-6 {
  position: absolute;
  left: 359px;
  top: 269px;
  width: 199px;
  height: 23px;
  z-index: 6;
  text-align: left;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a { cursor: pointer; }
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

