#innerfloat {
	margin: 8px;
	padding: 8px;
	overflow: scroll;
	border: 1px dotted #855F2A;
}
#longbox {
	width: 5000px;
}
li.floater {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#innerfloat a, a:hover {
	text-decoration: none;
	border: 0px none;
	background-color: #1C5209;
}
div#longbox img {
	border: 5px solid #1C5209;
}
p.photo img {
	border: 5px solid #1C5209;
}
