/* -- This is the place to add your own style modifications without touching the original styles -- */

#directory li {
   list-style: none;
   background-image: none;
margin: 0;
padding: 0;
}

#directory ul {
margin: 0;
padding: 0 0 8px 0;
}

#directory p {
padding-bottom: 10px;
}

#wrap {
	max-width:1024px;
	background:#fff;
	clear: both;
	margin: 0 auto;
	padding:0;
	}