None of the above solutions work for me...
keep it on absolute position and give margin-top, margin-left...in %age like;
margin-top:10%;
margin-left:5%;
that will automatically adjust w.r.t. screen resolution...
this worked perfect for me. tested on different resolutions.
have a fun!