userstyles.orgのアカウント管理方法が意味不明すぎるのでこっちに書いとく。@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(“http://www.amazon.com/s”),
url-prefix(“http://amazon.com/s”)
{
table.leftNav {
display: none !important;
}
table.tigerTable {
display: none !important;
}
table.tigerBlueTable {
display: none !important;
}
table#rhf_table {
display: none !important;
}
table#sponsoredLinksWide {
display: none !important;
}
table.bottomNavLinks {
display: none !important;
}
td#navidWelcomeMsg {
display: none !important;
}
ul#navAmazonLogo {
display: none !important;
}
ul#shopAllExpanded_tab {
display: none !important;
}
ul#navCartNonJSButton {
display: none !important;
}
ul#navListButton {
display: none !important;
}
span.navSwmGreeting {
display: none !important;
}
td.leftSlot {
display: none !important;
}
td.rightSlot {
display: none !important;
}
table#navCategoryBtn {
display: none !important;
}
td.navSubnavLeft {
display: none !important;
}
td.navSubnavCell {
display: none !important;
}
td.navSubnavMid {
display: none !important;
}
td.navSubnavRight {
display: none !important;
}
td.coopDivider {
display: none !important;
}
h1.breadCrumb {
display: none !important;
}
div.hydraBreadCrumbRelatedSearches {
display: none !important;
}
td#navidCrossshop {
display: none !important;
}
td.navGreetingBkg {
display: none !important;
}
td#navSwmSlot {
display: none !important;
}
td.bottom {
display: none !important;
}
table.headingBar {
display: none !important;
}
td.navSubnavCellActive {
display: none !important;
}
tr.navShopSearch {
position: fixed;
bottom: 0;
height: 35px;
margin-left: -8px;
padding-right: 478px;
opacity: 0.8;
background-color: transparent;
}
tr.navShopSearch table {
position: fixed;
bottom: 0;
}
input#twotabsearchtextbox {
}
table#autoSparkle {
margin-left: -200px;
}
div#Results {
margin-top: -108px;
margin-left: -223px;
}
td.searchitem {
width: 1000px;
}
table.gradientTable {
display: none !important;
}
}