﻿.inahurry {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: x-large;
	font-style: italic;
	color: #FF0000;
	text-align: center;
}
.campintro {
	font-size: large;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.campitems {
	padding: 5px;
	margin: 15px 0px 15px 0px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #59698D;
}
.camppictures {
	margin-left: 5px;
	margin-right: 5px;
}
.pagenumber {
	float: left;
	font-size: small;
	text-align: left;
}
.pagejump {
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
	clear: both;
}
.itemname {
	font-size: large;
	color: #008000;
	font-weight: bold;
}
.login {
	float: right;
	font-size: small;
}
