@charset "UTF-8";
@import url("elements.css");
@import url("class.css");
@import url("context.css");

.hide {
	display: inline;
}

ul#gnav,
#container #snav,
#content #return,
body#recruit p#return2 {
	display: none;
}

#content #pagetop {
	display: none;
}

#footer {
	line-height: 2.4;
	margin-top: 1em;
	border-top: 1px solid #000;
}

#footer address {
	text-align: left;
}

body#recruit table.adoption-data th {
	width: 8em;
}

body#recruit table.adoption-data td p,
body#recruit table.adoption-data td ul,
body#recruit table.adoption-data td dl {
	margin: 0;
}

body#recruit table.adoption-data td ul li {
	list-style: none;
}

* html body#recruit table.adoption-data td dl.data dt {
	clear: both;
}
