.VPCfloat.VPCleft {
    float: left;
    margin-right: 0.5em;
}
.VPCcol3 {
    width: 30%;
}
.VPCcol2 {
    width: 45%;
}
.VPCclear.VPCboth {
    clear: both !important;
}
form#join-using-paypal {
    clear: both !important;
}

img.float-left {display:inline; float:left; margin:5px 15px 5px 0; max-width: 47%;}
img.float-right {float:right; margin:5px 0 5px 15px; max-width: 47%;}
img.aligncenter {display:block; margin:10px auto;}
img.border {background:#ccc; border:4px solid #f0f0f0; color:#333; padding:1px;}