#carVisualVideo { float: right; height: 45px;}
#carVisualVideo a { background: transparent url("button.png") no-repeat; font-size: 9pt;}
#carVisualVideo a span { height: 47px;}    
#carVisualVideo a:hover {background-position: 0 -47px;}
#carVisualVideo a:hover span {background-position: 0 -47px;}

.form-buttons
{
    float: none;
    margin-top: 0;
    height: auto;
    vertical-align: top;
}
    
.form-buttons a {
    float: right;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    text-decoration: none;
}
                               
.form-buttons a span
{
    background: transparent;
    height: 25px;
    font-size: 12pt;
    font-weight: bold;
    display: block;
    padding: 5px 10px 0px 32px;
}

