#banner_fax{
display:none;
}

input[type="submit"] {
width:95px !important;
}

p span input,
button,
.launchpadfiltercontainer input,
.filterButton input,
.buttons input
{
width:95px !important;	
}

body.active p span input,
body.active button,
body.active .launchpadfiltercontainer input,
body.active .filterButton input,
body.active .buttons input
{
width:95px !important;
}

body.active input[type=submit]
{
width:95px !important;
}


