
fieldset {
	border: 2px solid #647859;
}

legend {
	font-weight: bold;
    background-color : #E9F7E5;
}

.inputSel {
	width: 400px; 
    height:  200px
}

.wide_btn {
	width: 150px;
	text-align: center;
}

#lib_total {
	font-style: italic;
    text-align: center;
}

#lib_table {
	margin:0 auto;
}