/* New Street Clinic - faq stylesheet */

 #container  {
 	position: absolute;
	top: 40px;
	left: 60px;
	height: 95%;
 }
  ul { 
    position: absolute;
	 left: 45px;
	 list-style: none;
	 margin: 0 0 20 0;
	 padding: 0;
	 width: 90%;
	 font-family: Arial,Helvetica,sans-serif;
    font-size: 9pt;
    color: Black;
    }
.indent  {
	padding-left: 15px;
}

 