

.header .title {
  /*position:absolute;*/
max-width:none;
width:80%;
}
.header .sidel{display:none;}
.header .sider {
 min-width:45px;
}
.content {
margin-top: 40px;
}
.content#search-results {
margin-top: 85px;
}

.usermenu {
  width: 40px;
  height: 40px;
}
.usermenu img {
width:35px;
padding: 3px 5px;
}
.usermenu .dropdown {
left: -85px;
}
/* other css must be loaded before the mobile css for this to work */
#search-container2 #search-box-container {
  width: 100% !important;
  margin: 5px;
  padding: 1px;
  background: #EEE;
}
#search-container2 img {
max-height:45px;
}
.searchbox {
 height: 36px;
}
.fiction-cell img.cover {
float:none;
}

