body.home #header {
	height: 2.5em;
	background-position: 0 -1.5em;
}
body.home #header blockquote { top: 4.1em; }

body.home div.top-porc div.porcine {
	position: relative;
	padding-left: 185px;
	background: transparent url(porcine.jpg) 0 0 no-repeat;
}

ul.top-photos {height: 120px;}
ul.top-photos li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}
ul.top-photos li a {
	position: static;
	display: block;
	float: left;
	width: 100px;
	width: 19.9%;
	height: 113px;
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background: url(loading.gif) 0 16px no-repeat;
	font-size: smaller;
	cursor: pointer;
}
ul.top-photos li a span.label {
	display: block;
	width: 100px;
	height: 113px;
	background-position: 0 16px;
	background-repeat: no-repeat;
}

div.porcine ol ul, div.porcine ul.prospaturi ul
{
	display: none;
	position: absolute;
	top: .3em;
	left: 3em;
	list-style-type: none;
	margin: 0;
	padding: .8em;
	border: 1px outset #000;
	background-color: #fff;
	z-index: 1;
	color: #000;
	font-size: 90%;
}

div.porcine ol>li, div.porcine ul.prospaturi>li
{
	position: relative;
	width: auto;
	height: auto;
}
div.porcine ol ul li, div.porcine ul.prospaturi ul li
{
	margin-top: 2px;
}
div.porcine ol>li:hover ul, div.porcine ul.prospaturi>li:hover ul
{
	display: block;
	list-style-type: none;
}
div.porcine ol li ul:before, div.porcine ul.prospaturi li ul:before
{
	content: "Info";
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px solid #fcf;
	display: block;
}

#adopt-pet {
	width: 250px;
	height: 300px;
	overflow: hidden;
	position: absolute; right: 0;
}
