
.secondaryNav {
    background: 0;
    width: 100%;
    text-align: right;
}

.secondaryNav>li {
    float: none;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.secondaryNav > li > a {
    line-height: 35px !important;
}

li.jacamo a {
    background: url(//images2.drct2u.com/content/images/homepages/160322_SBI_Header_CGN.png) no-repeat;
    width: 51px;
    height: 17px;
    position: relative;
    text-indent: -9999px;
    top: 9px;
}

li.sale a#topNav_Sale { color: #db262f; }
li.clearance a#topNav_Clearance { color: #f41010; }
li.clearance a#topNav_Clearance:hover {
	background: #fff200;
	color: #000 !important;
}
li.christmas a#topNav_Christmas { color:#db262f;}
li.christmas a#topNav_Christmas:hover, li.christmas a#topNav_Christmas:active, li.christmas a#topNav_Christmas:visited { color: #C00 !important; }
