/******************************************************************************
                                                                  page specific
 ******************************************************************************/

#pageContent h1 {
  position: absolute;
  left: -999em;
  }

#pageContent {
  background: url(../images/compressor.jpg) no-repeat right top;
  }

#pageContent #left {
  width: 410px;

  overflow: visible;
  }

ul#instructions li {
	padding:  8px;
	float:  left;
  }

ul#instructions li p {
    width: 300px;
	margin:  0 5px;
	float:  left;
	padding-top:  3px;
  }

ul#instructions li.odd {
  background-color: #F2F2F2;
  }
ul#instructions li.even {
  background-color: #FAFAFA;
  }

ul#instructions li a {
float:  right;
  }

p {
  clear: both;
  }


div#intro {
	height:  100px;
}

div#faq-link {
	clear:  both;
	padding: 12px;
	margin-top:  20px;
}

/******************************************************************************
                                                                    end of file
 ******************************************************************************/


div#pageContent {
	
}