.but_delete{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:16px;
  width:20px;
  cursor:hand !important;
  background-image:url(icons/16/icon_delete.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}

.but_up{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  width:20px;
  cursor:hand !important;
  background-image:url(icons/16/icon_up.gif); 
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}

.but_down{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:16px;
  width:20px;
  cursor:hand !important;
  background-image:url(icons/16/icon_down.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}

.but_update{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:32px;
  width:32px;
  cursor:hand !important;
  background-image:url(icons/32/icon_update.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}


.but_email{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:16px;
  width:20px;
  cursor:hand !important;
  background-image:url(icons/16/icon_email.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}

.but_check{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:16px;
  width:20px;
  cursor:hand !important;
  background-image:url(icons/16/icon_check.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}

.but_uncheck{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:16px;
  width:20px;
  cursor:hand !important;
  background-image:url(icons/16/icon_uncheck.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}

.but_add2basket{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:16px;
  width:20px;
  cursor:hand !important;
  background-image:url(icons/16/icon_cart.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}

.but_viewbasket{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:16px;
  width:20px;
  cursor:hand !important;
  background-image:url(icons/16/icon_cart_grey.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}

.but_up_sm{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:16px;
  width:20px;
  cursor:hand !important;
  background-image:url(icons/16/icon_up_sm.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}

.but_down_sm{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:16px;
  width:20px;
  cursor:hand !important;
  background-image:url(icons/16/icon_down_sm.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}

.but_lock{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:16px;
  width:20px;
  cursor:hand !important;
  background-image:url(icons/16/icon_lock.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}

.but_unlock{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:16px;
  width:20px;
  cursor:hand !important;
  background-image:url(icons/16/icon_unlock.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}
.but_info{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:16px;
  width:20px;
  cursor:hand !important;
  background-image:url(icons/16/icon_info.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}
.but_calendar{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:16px;
  width:20px;
  cursor:hand !important;
  background-image:url(icons/16/icon_calendar.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}
.but_content{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:16px;
  width:20px;
  cursor:hand !important;
  background-image:url(icons/16/icon_content.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}
.but_record_add{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:32px;
  width:120px;
  cursor:hand !important;
  background-image:url(icons/32/add_new_entry.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}

.but_tree_add{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:32px;
  width:32px;
  cursor:hand !important;
  background-image:url(icons/32/icon_folder_add.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}

.but_reset{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:32px;
  width:32px;
  cursor:hand !important;
  background-image:url(icons/32/icon_reset.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}

.but_field{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:32px;
  width:32px;
  cursor:hand !important;
  background-image:url(icons/32/icon_field.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}

.but_update_sm{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:20px;
  width:60px;
  cursor:hand !important;
  background-image:url(icons/32/update_details.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}

.but_edit{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:32px;
  width:32px;
  cursor:hand !important;
  background-image:url(icons/32/icon_edit.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}

.but_records{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:32px;
  width:120px;
  cursor:hand !important;
  background-image:url(icons/32/view_all_entries.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}

.but_item_sm{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:16px;
  width:16px;
  cursor:hand !important;
  background-image:url(icons/16/icon_item.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}

.but_tree_sm{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:16px;
  width:16px;
  cursor:hand !important;
  background-image:url(icons/16/icon_tree.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}

.but_user{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:32px;
  width:32px;
  cursor:hand !important;
  background-image:url(icons/32/icon_users.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}

.but_import{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:32px;
  width:32px;
  cursor:hand !important;
  background-image:url(icons/32/icon_import.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}

.but_user_sm{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:16px;
  width:16px;
  cursor:hand !important;
  background-image:url(icons/16/icon_user.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}

.but_media{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:32px;
  width:32px;
  cursor:hand !important;
  background-image:url(icons/32/icon_media.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
}

.but_media_sm{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:16px;
  width:20px;
  cursor:hand !important;
  background-image:url(icons/16/icon_folder_image.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
				 }

.but_order_sm{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:16px;
  width:20px;
  cursor:hand !important;
  background-image:url(icons/16/icon_cart.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
				 }

.but_post_sm{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:16px;
  width:20px;
  cursor:hand !important;
  background-image:url(icons/16/icon_comment.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
				 }

.but_wish_sm{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:16px;
  width:20px;
  cursor:hand !important;
  background-image:url(icons/16/icon_wish.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
				 }

.but_addr_sm{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:16px;
  width:20px;
  cursor:hand !important;
  background-image:url(icons/16/icon_home.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
				 }

.but_tpl_sm{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:16px;
  width:20px;
  cursor:hand !important;
  background-image:url(icons/16/icon_tpl.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
				 }

.but_price_sm{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:16px;
  width:20px;
  cursor:hand !important;
  background-image:url(icons/16/icon_calculator.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
				 }

.but_stock_sm{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:16px;
  width:20px;
  cursor:hand !important;
  background-image:url(icons/16/icon_calculator.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
				 }

.but_view_sm{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:20px;
  width:60px;
  cursor:hand !important;
  background-image:url(icons/32/view_details.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
				 }

.but_activ_sm{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:16px;
  width:20px;
  cursor:hand !important;
  background-image:url(icons/16/icon_check.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
				 }

.but_deactiv_sm{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;
  margin:0px;
  height:16px;
  width:20px;
  cursor:hand !important;
  background-image:url(icons/16/icon_uncheck.gif);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
				 }


