body {
	max-width: 1064px;
	width: 100%;
}

h2 {
	margin-bottom: 0;
	padding-bottom: 0;
}

h3 {
	clear: left;
	padding-left: 7px;
	padding-top: 9px;
	margin-top: 0;
}

div.gallery {
    float: left;
	margin: 2px;
	background-color: #000;
	color: #ccc;
	padding: 6px;
	width: 250px;
	height: 206px;
	text-align: center;
	position: relative;
}

div.gallery ul {
	list-style-type: none;
	overflow: auto;
	margin-bottom: 0;
	margin-top:0;
	padding: 0;
}

div.gallery ul li {
	display: inline;
}

div.gallery img {
	display: block;
	height: 166px;
	max-width: 250px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 2px;
}

span.num_photo {
    font-size: smaller;
}

span.num_cat {
    font-size: smaller;
}

div.photo {
    float: left;
	background-color: #000;
	color: #ccc;
	margin: 2px;
	padding: 6px;
	width: 250px;
	text-align: center;
	height: 183px;
}

img.photo {
	height: 166px;
	max-width: 250px;
}

img.printer {
	float: right;
}

span.new_photo {
	color: red;
	float: left;
	font-family: sans-serif;
	font-size: xx-small;
	margin-left: 7px;
	margin-top: 4px;
}

span.updated_subcat {
	color: red;
	font-size: xx-small;
	bottom: 5px;
	right: 5px;
	position: absolute;
}

a.gallery_link {
	font-weight: bold;
	color: #feda00;
	letter-spacing: 1pt;
	font-variant: small-caps;
}

p.total {
	padding-top: 10px;
	clear: both;
}

body p {
	width: 90%;
}

/*span.exif_link {*/
a.exif_link {
	color: #fc0;
	font-size: smaller;
	float: right;
	padding-right: 0.5em;
}

div.photo span.description {
	display: inline;
	float: left;
	font-size:smaller;
}

div.photo>ul.exif_info {
	margin-bottom: -90px;
}

ul.exif_info {
	padding-left: 0px;
/*	float: right;*/
	font-size: 0.85em;
	list-style: none;
	font-family: Helvetica, sans-serif;
}

div.photoinfo {
	width: 18em;
	float: right;
	margin-left: -18em;
	
}

div.description {
	text-align: justify;
}

div.description p {
	width: 90%;
}

p.footer {
	padding-top: 2em;
	clear: both;
}

#back_link:visited {
	color: #FFCC00;
}

#back_link_bottom:visited {
	color: #FFCC00;
}

span.gallery_bn_links a:visited {
	color: #FFCC00;
}

#back_link_bottom {
	float: left;
	padding-top: 1em;
	padding-bottom: 1em;
}

img.fixed_photo {
	width: 1062px;
}

div.fullcont {
	float: left;
	width: 100%;
}

div.fullsize {
	margin-right: 19em;
	text-align: center;
}

div.fullsize img {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div.license {
	padding-top: 15px;
}

#ordering {
	font-size: 0.9em;
}

#map_canvas {
	width: 17em;
	height: 261px;
}

#geo {
	padding-bottom: 25px;
}

.olControlAttribution {
	bottom: 1em !important;
}

#chicken_contentDiv h2 {
	color: black;
}

#photos {
	clear: both;
}

#track_map {
	height: 366px;
}

#map_container {
	margin: 2px;
	padding: 6px;
	float: left;
	width: 40%;
}

#track_text {
	float: left;
	text-align: justify;
	width: 100%;
}

#track_text p {
	width: 100%;
}

