#search_again
{
    background-color: #bbbbbb;
    width: 45em;
    margin: 0 auto;
    color: Black;
    padding: .3em 0 1em 1em;
}

#contact_us
{
    background-color: #bbbbbb;
    width: 33em;
    margin: 0 auto;
    color: Black;
    padding: .3em 0 1em 1em;
}

label
{
    font-size: .9em;
}

#search_results h3
{
    color: #6666cc;
    font-size: 1.2em;
    padding-left: .3em;
    margin: 1em auto .5em auto;
}

#search_results div.number
{
    display: block;
    float: left;
    width: 200px;
    background-color: #ffffff;
    font-weight: bold;
}

#search_results div.number a
{
    display: block;
    line-height: 30px;
    border-bottom: solid 1px #c1c4c0;
    border-left: solid 1px #c1c4c0;
    text-decoration: underline;
    padding-left: 10px;
}

#search_results div.number a.top
{
    border-top: solid 1px #c1c4c0;
}

#search_results div.number a.right
{
    border-right: solid 1px #c1c4c0;
}

#submit_search
{
    width: 5em;
    margin-top: 1.5em;
}

#submit_contact
{
    width: 8em;
    margin-top: 1.5em;
}

tr.footnote
{
    font-size: .9em;
    background-color: transparent;
}

tr.footnote td
{
    color: #888888;
}

h3
{
    color: Blue;
    font-size: 1.4em;
    margin-bottom: 0;
}

a.call_number
{
    color: Red;
    text-decoration: none;
}

a.call_number:hover
{
    text-decoration: underline;
}

#rejected
{
    text-align: center;
    font-size: 1.2em;
    color: Black;
}

#rejected em
{
    display: block;
    font-size: 1.2em;
    color: Red;
}

#waiting
{
    font-size: 14px;
    margin-left: 20px;
	color: #6666CC;
}

#please_wait
{
    font-size: 20px;
    letter-spacing: 3px;
	color: #6666CC;
}

.overlib
{
	margin: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	
	background: #FFFFFF;
}

.overlibf
{
	margin: 0px;
	background: #FFFFFF;
	
}

