.footer-top {
    background: none;
    filter: progid:dximagetransform.microsoft.alphaimageloader(src='/Content/images/bg-footer.png', sizingmethod='scale');
}

#nav { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e0e0', endColorstr='#f5f5f5', GradientType=0); }

.zoom-1 { zoom: 1; }

.zoom-2 { zoom: 1.1; }

.zoom-3 { zoom: 1.2; }

.link-box .heading,
.sort-box .heading { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3e3e3', endColorstr='#f1f1f1', GradientType=0); }

.category-container .category-nav { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3e3e3', endColorstr='#f1f1f1', GradientType=0); }

.category-container .category-nav ul a.hover,
.category-container .category-nav ul a.active { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b1b1b1', endColorstr='#e5e5e5', GradientType=0); }

.tab-block .tabset li:hover,
.tab-block .tabset li.active {
    background: #e5e5e5;
    color: #e98d02;
}

.tab-block .tabset { background: #f1f1f1; }

.publication-control ul.tabset-2 { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3e3e3', endColorstr='#f1f1f1', GradientType=0); }

.publication-control ul.tabset-2 li.hover,
.publication-control ul.tabset-2 li.active { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b1b1b1', endColorstr='#e5e5e5', GradientType=0); }

#PageTabs ul li a {
    height: 95px;
    padding-top: 0;
}

.rotateText {
    height: 100%;
    line-height: 20px;
    margin: 0;
    margin-left: 1px;
    top: 0px;
    vertical-align: middle;
    width: 100%;
    writing-mode: bt-lr;
}