I have solved it. Now it is working in everywhere and IE7 also.
I have fixed it in this file gsom.css. location is /g-lock-double-opt-in-manager/css/gsom.css.
we need to change the following code
from
#g-lock-double-opt-in-manager {
float: left;
}
to
#g-lock-double-opt-in-manager {
}