﻿#-xcaptcha-image
{
    border: 0;
}
#-xcaptcha-refresh
{
    width: 27px;
    height: 20px;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent url(../Images/refresh.gif) no-repeat center top;
    text-indent: -1000em;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}
