I’m trying to customize that terribly small close button in google maps api street view mode:

How do I customize the street view close button?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Reference
I found this reference in google groups explaining how to push a dom object into a street map view.
Custom Javascript Code
I then did some custom coding and this is what I came up with:
HTML
CSS
Demo
Heres the full demo on jsbin (hint: drop the street view guy onto the map).