#header .uspHeader{
    text-align:center;
}
#header .uspHeader form{
    width:70%;
    margin: 0 auto;
}
#header .telephone {
    font-size:12px;
    width:100%;
}
@media only screen and (min-width: 769px) {
    #header > .menugapsizer{
        height:77px;
    }
}
@media only screen and (max-width: 837px) {
    #header nav > li {
        padding: 10px 8px 6px;
    }
}
#header .telephone .number {
	color:#336699;
	font-weight:bold;
}

.uspHeader #searchfield {
    font-size:13px;
    background: none;
    padding: 8px 5px 0 10px !important;
}
.uspHeader #searchfield{
    border:0 !important;
    margin-top:0 !important;
}
.uspHeader form div.row{
    border:2px solid #999999;
    height: 36px;
    border-radius: 0px;
    position:relative;
    margin-top: 25px;
}

.uspHeader .magnifyerbutton {
    background-color:#336699;
    color:white;
    border-radius:0px;
    position:absolute;
    right:-2px;
    cursor:pointer;

    height: 35px;
    padding-left: 7px;
    top: -1px;
}

@media only screen and (max-width: 963px) {
	.uspHeader .magnifyer {
		left: 66%;
	}
}

@media only screen and (max-width: 927px) {
	.uspHeader .magnifyer {
		left: 65.5%;
	}
}

@media only screen and (max-width: 920px) {
	.uspHeader .magnifyer {
		left: 65%;
	}
}

@media only screen and (max-width: 880px) {
	.uspHeader .magnifyer {
		left: 64%;
	}
}

@media only screen and (max-width: 880px) {
	.uspHeader .magnifyer {
		left: 63%;
	}
}

@media only screen and (max-width: 800px) {
	.uspHeader .magnifyer {
		left: 61%;
	}
}
.suggestMother #suggestresults{
    left:36%;
}

.recentlyViewed{
margin:10px 0;
border-radius: 0px;
}

@media only screen and (max-width: 768px) {
    #header .newcartsplittest * , #header .originalcartsplittest * {
        display:none !important;
    }
}

#header nav{
clear:both
}