﻿.hidden
{
display: none;
}


#prevNext
{
	margin-bottom: -3.5em;
}

#prevNext img
{
position: relative;
z-index: 2;
cursor: pointer;
margin-top: .5em;
}

h6
{
	margin: 0;
	padding: 0.5em .75em .5em .75em;
	font-size: 12px;
	position: relative;
	line-height: auto;
	height: auto;
	background: url(../images/titlebg.png) repeat-x;
	bottom: 24px;
	font-weight: normal;
	color: #FFF;
}
h6:hover
{
	color: #7b8738;	
}
.wrap
{
	width: 585px;
	border: #929292 thin;
	border-width: 1px;
}
