.ntksearch form.search div.input
{
	clear: left;
	margin-bottom: 0.5em;
}

.ntksearch form.search div.input select
{
	min-width: 35em;
}

.ntksearch form.search div.input input
{
	min-width: 20em;
}

.ntksearch form.search div.input input:disabled,
.ntksearch form.search div.input select:disabled
{
	background: #DDDDDD;
}

.ntksearch form.search div.submit
{
    float:	right;
    margin:	1em 1em 0 0;
}

#reset_search div.submit
{
	margin-right: 0.25em;
}

div.submit input, div.submit button
{
    width: 7em;
}

div.input select option
{
    padding: 0 0.5em;
}

li.libro
{
	border:			1px solid #D3D1D0;
	border-bottom:	0;
}

li.libro:last-child
{
	border-bottom: 1px solid #D3D1D0;
}

#reset_search
{
	display: none;
}