#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;
}

#extras
{
    float: right;
    width: 188px;
    height: 100%;
    background-color: #eef9ff;
    margin: 0px 0px 4px 0px;
    border: solid 1px Black;
	text-align: center;
}

#bottom_search_link
{
	border-top: solid 1px #000000;
	display: block;
	padding-top: 4px;
	clear: both;
}

#extras h2
{
    color: black;
    font-size: 13px;
    margin-left: 7px;
}

#extras div.alternates
{
    margin: 15px 15px 20px 15px;
}

#extras div.alternates a
{
    text-decoration: none;
    font-weight: light;
    font-size: 14px;
    margin: 0px;
}

#extras div.alternates a.lightup
{
    color: #ff8f1c;
}

#search_results
{
    margin: 0 auto;
    width: 600px;
	
}

#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 span
{
    display: block;
    line-height: 30px;
    border-bottom: solid 1px #c1c4c0;
    border-left: solid 1px #c1c4c0;
    text-decoration: none;
    padding-left: 10px;
	color: #6666cc;
}

#search_results div.number span.invisible
{
	border: solid 1px #FFFFFF;
}

#search_results div.number span.top
{
    border-top: solid 1px #c1c4c0;
}

#search_results div.number span.right
{
	/* margin-right: -1px; */
    border-right: solid 1px #c1c4c0;
}

#search_results div.number span.last_top
{
	/* margin-top: -1px; */
    border-top: 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: 200px;
	color: #6666CC;
}

#please_wait
{
    font-size: 20px;
    letter-spacing: 3px;
	color: #6666CC;
}

#prevnext
{
	font-weight: bold;
	text-align: center;
}

#prevnext a
{
	text-decoration: none;
}

#nav_arrows
{
	margin-left: 25px;
}

