.icon_home{
 display:block;
 width:10px;
 height:11px;
 background:url(../images/icons/home.gif) no-repeat;
 overflow:hidden;
}
.icon_site_map{
 display:block;
 width:11px;
 height:11px;
 background:url(../images/icons/site_map.gif) no-repeat;
}
.icon_list{
 background:url(../images/icons/list.gif) no-repeat left bottom;
 padding:0 0 0 16px;
}
.icon_link_search{
 background:url(../images/search/bull.gif) no-repeat left 3px;
 padding:0 0 0 9px;
}
.icon_xls{
 display:block;
 width:150px;
 background:url(../images/icons/xls.gif) no-repeat center top;
 margin:0 0 0 22px;
 padding:31px 0 0 0;
 font-size:12px;
 color:#378113;
 text-align:center;
}