diff -r dc8741857bde -r 4d87aad3c4c0 includes/clientside/static/faders.js --- a/includes/clientside/static/faders.js Thu Jun 28 15:26:40 2007 -0400 +++ b/includes/clientside/static/faders.js Sun Jul 01 14:08:39 2007 -0400 @@ -133,6 +133,7 @@ mydiv.style.paddingLeft = '50px'; mydiv.style.width = '360px'; mydiv.style.backgroundRepeat = 'no-repeat'; + mydiv.style.backgroundPosition = '8px 8px'; } if(type & MB_ICONINFORMATION)