PartsUnlimited-aspnet45/src/PartsUnlimitedWebsite/Content/Site.css [410:425]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        position: absolute;
        right: 0;
        top: 0;
        margin: 0;
        width: 40px;
        height: 65px;
        padding: 45px 0 0 0;
        text-align: center;
        font-size: 12px;
        background-size: 40px 40px;
        background-position: top center;
        background-repeat: no-repeat;
        background-color: transparent;
        font-style: normal;
        min-width: 40px;
        color: #777;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



PartsUnlimited-aspnet45/src/PartsUnlimitedWebsite/Content/Site.scss [582:597]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							position: absolute;
							right: 0;
							top: 0;
							margin: 0;
							width: 40px;
							height: 65px;
							padding: 45px 0 0 0;
							text-align: center;
							font-size: 12px;
							background-size: 40px 40px;
							background-position: top center;
							background-repeat: no-repeat;
							background-color: transparent;
							font-style: normal;
							min-width: 40px;
							color: #777;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



