td.checkbox_list
{
    width:33%;
    vertical-align:top;    
}
td.checkbox_list .check
{
    float: left; margin-right: 5px; margin-bottom: 8px;
}
td.checkbox_list label
{
    color:#666;
    font-size:0.9em;
}

div#searchform .formleftsubmit .callbackbutton_disabled 
{ 
    background-color: transparent; 
    background-image: url(../images/register_form_callback_fade.gif); 
    background-repeat: no-repeat; 
    cursor: pointer; 
    padding-top: 40px; 
    width: 140px; 
    height: 40px; 
    overflow: hidden; 
    border-style: hidden; 
    border-width: 0; 
}

div#searchform .formrightsubmit .continuebutton_disabled 
{ 
    background-color: transparent; 
    background-image: url(../images/register_form_continue_fade.gif); 
    background-repeat: no-repeat; 
    cursor: pointer; 
    padding-top: 40px; 
    width: 140px; 
    height: 40px; 
    overflow: hidden; 
    border-style: hidden; 
    border-width: 0; 
}