.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: #FFFFFF;
}
.prevnavdoublecolum {
	border: 1px solid #161616;
	background-image: url(box.png);
	background-repeat: repeat-x;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	width: 210px;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.prevnavtitle {
	color: #FFFFFF;
	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 {
	display: block;
	color: #000000 !important;
	text-decoration: none;
	margin-top: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 130px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	background-image: url(button.png);
	background-repeat: no-repeat;
}
.prevnavinactiveover, .prevnavactiveover {
	display: block;
	color: #000000 !important;
	text-decoration: none !important;
	margin-top: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 130px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	background-image: url(buttonhov.png);
	background-repeat: no-repeat;
}