div.browse div.menu {
	margin-bottom: 10px;
}

div.browse .pagination {
	margin-bottom: 5px;
	margin-top: 0;
}

div.browse table.records {
	margin-bottom: 0;
}

div.browse table.records .check, 
div.browse table.records .update, 
div.browse table.records .delete,
div.browse table.records .button {
	width: 25px;
	text-align: center
}

div.browse div.footer {
	margin-top: 15px;
	margin-right: 0px;
}