Sorry for the late reply Terry, place the code below in your CSS editor. I hope this will help.
/** GOOGLE RECODE CSS FIX **/
.ow.base_sign_in .ow_sign_in_wrap form .glconnect_button {
width: 100%;
text-align: center;
height: 32px;
margin-top: 10px;
margin-left: 0;
}
.ow.base_sign_in .ow_sign_in_wrap form .glconnect_button .glconnect_button_text {
text-transform: uppercase;
font-size: 17px
}
.ow.base_sign_in .ow_sign_in > .connect_button_cont a {
float: none;
background: none;
box-shadow: none;
margin-top: 5px;
}