.col.extrawide {
	height: 334px;
	width: 507px;
	padding: 5px;
	overflow: auto;
	background-color: #000000;
}
.col.extra4wide {
	height: 334px;
	width: 680px;
	padding: 5px;
	overflow: auto;
	background-color: #ffffff;
}
#page-numbers-gallery {
	background-color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F69140;
	font-weight: bold;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 960px;
	padding: 10px;
}

#page-numbers-gallery span {
	padding: 7px 7px;
	background-color: #FA7700;
	color: #000000;
}

#page-numbers-gallery a {
	padding: 7px 7px;
	background-color: #888680;
	color: #000000;
}


