.til_top #page-title,.til_top .catalog-title{ background:url(/img/TIL_global_title_bg.jpg) no-repeat 0 0; height:60px; width:923px; border-bottom:none; }
.til_top #page-title h1{ width:auto; padding:8px 33px 5px; }
.til_top .catalog-title h1{ width:auto; padding:18px 33px 5px;}
.til_top #main-content{ margin-top:30px;}
.til_top .findstore{ background:url(/img/TIL_btn_bg_right.png) no-repeat right top; }
.til_top .findstore a{ background:url(/img/TIL_btn_bg_left.png) no-repeat; }
.til_top #contextual-content{ margin:20px 0 0 0;}
.til_top .til_c{ background-color:#f7f7f7; border:#f2f2f2 1px solid; }
.til_top #contextual-content .chapter h2{ color:#7c744f; font-size:.8em; }
.til_top #contextual-content .chapter h3{ font-size:1.2em;}
.til_top .til_c a{ display:block; margin-left:20px; font-size:1.6em; }
.til_top .til_c a:link,.til_top .til_c a:visited { color:#877f5a; text-decoration:none; }
.til_top .til_c a:hover{ color:#877f5a; text-decoration:underline; }

.til_catalog_item_list_box div.catalog-item-list{
    position:relative;
  }
  
  .til_catalog_item_list_box div.catalog-item-list i{
    display:block;
    background:url(/img/TIL_p_brand_small.png) no-repeat 0 0;
    position:absolute;
    top:0;
    left:5px;
    width:11px;
    height:44px;
    z-index:1000
  }
  
.til_catalog_item_list_box div.catalog-item-list h3 a:link,.til_catalog_item_list_box div.catalog-item-list h3 a:visited { color:#A18867; text-decoration:none; }
.til_catalog_item_list_box div.catalog-item-list h3 a:hover{ color:#A18867; text-decoration:underline; }