/*
 *  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 
 *  April 10, 2009, 2:53 pm with psd2css Online version 1.37
 *
 */

/* You named this layer NewFindnet */
#Layer-1 {
  position: absolute;
  left: +117px;
  top: +19px;
  width: 110px;
  height: 16px;
  z-index: 1;
}

/* You named this layer _text_\#919191 */
#Layer-2 {
  position: absolute;
  left: +116px;
  top: +83px;
  width: 668px;
  height: 504px;
  z-index: 2;

  /* Here are some suggestions for this area's text settings */
  text-align: left;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #919191;
}

/* 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: #66A; }
a:visited { color: #66A; }
a:hover {
  color: #66A;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

h1 { font-size: 14px; }
.date { font-weight: bold; }

