.frame .corner.bottom {
  bottom: -3px !important;
}

.first.catalog.parent_current{

	background: transparent url(img/category_tree_parent_first_bg.gif) repeat-x scroll 0 0 !important;
	
}

.not-first.catalog.parent{
	background:transparent url(img/category_tree_parent_bg.gif) !important repeat-x scroll 0 0 ;
}

ul{
list-style: none;
}
li {
	list-style:none;
}

.top-menu ul, .top-menu ul li {
	display:none;
	border:1px solid red
}



#search{
margin-left:150px;
}



.input{
    height: 16px !important;
    line-height: 14px !important;
    margin-top: 9px !important;
    padding: 0;
}




td#product_images {
	padding-left:0px;
}