.prevnavsinglecolum {
	border: 1px solid #161616;
	background-image: url('box.png');
	background-repeat: repeat-x;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #FFF18B
}
.prevnavdoublecolum {
	border: 1px solid #FFA53F;
	background-image: url('box.png');
	background-repeat: repeat-x;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	width: 200px;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #FFF18B
}
.prevnavtitle {
	color: #BD5C01;
	background-image: url('title.png');
	line-height: 25px;
	margin-top: -5px;
	margin-right: -5px;
	margin-bottom: 10px;
	margin-left: -5px;
	padding-left: 5px
}
.prevnavinactive, .prevnavactive {
	border-left:1px solid #BD5C01; border-right:1px solid #BD5C01; border-top:1px solid #BD5C01; border-bottom:1px solid #BD5C01; display: block;
	color: #BD5C01 !important;
	text-decoration: none;
	margin-top: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 100px;
	text-align: center;
	background-image: url('button.png');
	background-repeat: no-repeat
}
.prevnavinactiveover, .prevnavactiveover {
	border-left:1px solid #BD5C01; border-right:1px solid #BD5C01; border-top:1px solid #BD5C01; border-bottom:1px solid #BD5C01; display: block;
	color: #BD5C01 !important;
	text-decoration: none !important;
	margin-top: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 100px;
	text-align: center;
	background-image: url('buttonhov.png');
	background-repeat: no-repeat
}
