body {
  background-color: #FFF !important;
}

#user,
#navigation-header,
#sidebar,
#footer,
#copyright,
#fb-root,
.user-buyzone,
.admin-panel,
.album-video,
.album-comments,
.sampleadmin-button,
.album-coupon,
.search-infobox,
#sidebar-tap,
#coverline {
  display: none !important;
}

#header {
  height: 90px;
  border-bottom: 3px solid #EEE !important;
}

body,
p,
td {
  font-size: 12pt !important;
}

* {
  line-height: 1.4 !important;
}

#header a.logo {
  top: 10px;
}

td.basket,
td.download {
  opacity: 0;
}

a {
  color: #000;
  text-decoration: none;
}

* {
  border: 0 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}

.btn {
  display: none;
}

#container.sidebar #content > div {
  margin-left: 0;
}