
.not-front.short-header .header-group
{
    height: 102px;
}

.not-front.short-header .sidebar-first-inner {
    margin-top: -31px;
    min-height: 201px;
    width: 230px;
}

.short-header a.show-link {
    text-shadow: 2px 1px 2px #333;
    filter: Shadow(Color=#333333, Direction=135,Strength=2);
    color: white;
    position: absolute;
    top: 72px !important;
    left: 320px;
    z-index: 400;
    background: url("../images/white-arrow.png") no-repeat scroll 90% 50% transparent;
    width: 80px;
}