#BVFMenuV2 .logo {
	width: 126px !important;
}
#BVFMenuV2 .logo .image {
    /*background: rgba(0, 0, 0, 0) url("/mpa/img/logo.png") no-repeat scroll 0 0 !important;
    height: 36px !important;
    width: 126px !important;*/
}
#BVFMenuV2.NY .logo .image {
    /*left: 0 !important;
    top: 0 !important;*/
}
#BVFMenuV2.NY .logo .innerList {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(0, 137, 219, 1), rgba(7, 59, 87, 1)) repeat scroll 0 0;
    top: 100% !important;
}