/* CSS Document */
 @media handheld {
 
body, html {
background-image: none;
width: 100%;
min-width: 10px;
padding:0 0 0 0;
margin:0 0 0 0;
}
#bottom_shade, #wrapper, #page  {
margin:0 0 0 0;
padding:0 0 0 0;
border: none;
width: 100%;
}
#libraryPage {
margin:0;
padding:0 5px 0 5px;
border-bottom: 1px solid black;
 }
* {
	float: none;
	}
#libraryHeader {
     background: #B39A59 url(../images/backgrounds/header_home_bg.jpg) repeat-x 0 23px;
}
#libraryHeader h1 {
margin: 0 auto 0 auto; padding: 0; width: 270px;
}

#ounavigation {
display: none;
}

#accessory {
float: none;
margin: 0;
padding-top:2px;
text-align: center;

}
#libraryNav ul {
padding: 0 0 0 0;
}
#libraryNav ul li {
text-align: center;
list-style: none;
display: inline;
padding: 0 0 0 1em;
border-left: 1px solid #B39A59;
margin:.5em;
line-height: 1.6em;
white-space:nowrap;
}
#libraryNav li.first {
text-align: center;
border-left: none;
list-style: none;
display: inline;
margin: 0;
}
#libraryNav li:hover {
background: transparent;
}
#sample_attach_books_child, #sample_attach_articles_child, #sample_attach_guides_child, #sample_attach_courses_child, #sample_attach_tutorials_child, #sample_attach_info_child, #sample_attach_ask_child {
display: none;
}
#news {
float: none;
width: 100%;
}
#express_links {
float:none;
width: 100%;
font-weight: bold;
margin-bottom: 1.5em;
}
#libraryLocation {
display: none;
}
#footerNav {
float: none;
width: 100%;
text-align: center;
}
#copyright  {
display: none;
}
#col1, #col2 {
float: none;
width: 100%;
}
#page_content {
width: 100%;
}
#left_column {
float: none;
width: 100%;
background-image: none;
}
#search_column h3 {
background-image: none;
}
#footer {
display: none;
}
#leftColumn, #rightColumn {
float: none;
width: 100%;
}
}