* html #banner_fax{
width: 300px;
position: relative;
left: -75px
}

*:first-child+html #banner_fax{
width: 300px;
position: relative;
left: -75px
}
