/*
 *  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 
 *  March 24, 2010, 1:28 pm with psd2css Online version 1.77
 *
 */

/* You named this layer wssr_center */
#Layer-1 {
  position: absolute;
  margin-left: -500px;
  left: 50%;
  top: +0px;
  width: 1000px;
  height: 550px;
  z-index: 1;
}

/* You named this layer disclaimer_link */
#Layer-2 {
  position: absolute;
  left: 675px;
  top: 532px;
  width: 66px;
  height: 9px;
  z-index: 2;
}

/* You named this layer email_form */
#Layer-3 {
  position: absolute;
  left: 231px;
  top: 178px;
  width: 602px;
  height: 110px;
  z-index: 3;
}

/* You named this layer submit_submit */
#Layer-4 {
  position: absolute;
  left: 473px;
  top: 55px;
  width: 84px;
  height: 30px;
  z-index: 4;
}

/* You named this layer email_inputtext */
#Layer-5 {
  position: absolute;
  left: 33px;
  top: 55px;
  width: 412px;
  height: 33px;
  z-index: 5;
  text-align: left;
}

/* You named this layer tw_link */
#Layer-6 {
  position: absolute;
  left: 79px;
  top: 23px;
  width: 51px;
  height: 51px;
  z-index: 6;
}

/* You named this layer fb_link */
#Layer-7 {
  position: absolute;
  left: 20px;
  top: 22px;
  width: 51px;
  height: 52px;
  z-index: 7;
}

/* 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;
  outline: none;
}
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}


