.treeview .hitarea.expandable-hitarea, .treeview .collapsable-hitarea {
    top:-2px !important;
    }


.Left #SideCategoryList li a, .Left .slist li a, .Left #SideCategoryShopByPrice li a {

padding: 1px 22px 1px 22px;
    font-size:11px;

}

.Left #SideCategoryList li li a, .Left .slist li li a {
    
  font-size:11px;   
}

#SearchForm input.Textbox {
border: 1px solid black !important;
height: 28px;
margin-top: -2px;
margin-left: 8px;
}

.Block.banner_home_page_top{
    border: 1px solid black !important;
    padding:28px;
    }
#SearchForm {
  background: none repeat scroll 0 0 #a9cf46;
  border-radius: 0 0 10px 10px;
  padding: 0 20px 10px 10px;
  position: absolute;
  top: 0;
}
#SearchForm > h2 {
  text-align: center;
  padding-bottom: 10px;
  line-height: 1;
    color: white;
}
#SearchForm input.Textbox {
  background: none repeat scroll 0 0 #fff;
  border: medium none !important;
  height: 28px;
  margin-left: 8px;
  margin-top: -2px;
  color: black;
}
#SearchForm .Button {
  color: black;
  padding-top: 2px;
  position: absolute;
  right: 25px;
}