.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 1.2em;	
	font-weight: bold;
	font-size: 14px;	
	font-family: arial;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
	text-shadow: 1px 1px 0 #202020;
	text-transform: uppercase;
}
.caption-top {
}
.caption-bottom {
}
.caption-bottom div {
	padding-left:550px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c {
	clear: both; 
}
ul.simplePagerNav {
	clear: left;
	margin: 2em 1em 0 0;
	float: right;
}
ul.simplePagerNav li{
	display:block;
	float: left;
}
ul.simplePagerNav li a {
	color: #391466;
	text-decoration: none;
	margin-left: 1em;
}
li.currentPage a {
	background: #391466;
	color: #fff !important;	
	padding: 2px 4px 2px 4px;
}
ul.simplePagerNav li.currentPage a {
	color: #fff;	
}