a.selectedPage {
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
div.toolbar {
	/*background-color:#e0e0e0;
	border:1px #c0c0c0 solid;*/
	padding:3px;
	padding-top:0px;
}
div.viewingRecords {
	/*float:left;
	display:inline;*/
	text-align:center;
	font-size:1.2em;
}
div.viewingPages {
	float:right;
	display:inline
}
div.pagenationContent {
	/*border:1px #c0c0c0 solid;
	border-top:none;*/
	width:600px;
}
div.floatClear {
	clear:both;
}
#pane {
	/*height: 367px;*/
}
