.lib_table th,
.lib_table td {
	font-size: 11px;
	padding: 2px;
}

.lib_table th { 
	background: #716295;
	color: #fff;
	cursor: pointer;
}

.lib_table {
	border: 1px solid #ccc;
}