body {
	margin: 2px;
	text-align: left;
}
div {
	display: inline-block;
	float: left;
}
#listType {
	margin-right:50px;
}
#search {
	margin-right:50px;
}

#rowsPerPage {
	width:160px;
}
#rowsPerPage input {
	width:40px;
}
#oblate_library {
	width: 100%;
}
.rowSelected {
	background-color: #b5c0db;
}
th {
	background-color: #204a87;
	color: white;
	text-align: center;
	padding: 0px 3px;
}
tbody {
	background-color: #e6eaf6;
}
table {
	border-collapse: collapse;
	width:100%;
}
#fomTblTh_amazon_link {
	width:75px;
	text-
}

