/* includes */
@import url("base.css");

#header{
  height: 40px !important;
}

#header .title_text{
  display: block !important;
}

#header #top-search{
  display: none !important;
}

#header #top-links{
  display: none !important;
}

#header #my-account{
  display: none !important;
}

#top_menu{
  display: none !important;
}

#footer_top{
  display: none !important;
}

#product_call{
  display: none !important;
}

#product_send{
  display: none !important;
}

#product_questions{
  display: none !important;
}

#product_print{
  display: none !important;
}

#comments > div{
  display: block !important;
}

#comments #product_comment_form{
  display: none !important;
}
