.nav-pages {
	margin-top:10px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}
.page-numbers {
	letter-spacing:5px;
	text-decoration:none;
}
.next, .prev {
	text-decoration:none;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration:none;
}
.ret_table {
	width:100%;
	border:solid black 1px;
}
.t_left {
	text-align:left;
}
div.actions {
	margin-top:10px;
}
input[title] { cursor:help; }

