div#currency_converter {
    background: url(../images/sb_calc_box.gif) no-repeat left top;
    padding: 12px 0px 0px 10px;
    width: 228px;
}

#currency_converter .page_header {
    color: #063F6A;
    font: bold 14px Arial, Helvetica, sans-serif;
    height: 24px;
    margin: 0px 0px 5px 0px!important;
    padding: 4px 0px 8px 25px;
    background: url(../images/title_bullet_1.jpg) no-repeat left top;
}

#currency_converter .form_table_frame {
    border: #40668a 1px solid;
    font-size: 1px;
    line-height: 1px;
    width: auto;
    background: url(../images/calculator_innermost_bg.gif) repeat-x left bottom #dceaf7;
}

#currency_converter .form_table {
    border: #ffffff 1px solid;
    font-size: 1px;
    line-height: 1px;
    background: transparent url(../images/calc_arrow_sb.gif) no-repeat 25px 42px;
    padding: 7px;
    width: 200px;
}

#currency_converter .form_table_row {
    position: relative;
    float: left;
    width: 200px;
    display: block;
    padding: 0 0;
}

#currency_converter .form_input_cell {
    width: 140px;
    height: 30px;
}

#currency_converter .form_label_cell {
    width: 58px;
    padding: 0px 0px;
    color: #3f6e94;
    font: bold 11px Verdana, Geneva, sans-serif;
}

#currency_converter input,
#currency_converter select {
    width: 138px;
    background: #ffffff;
    color: #055994;
    font: bold 11px Verdana, Geneva, sans-serif;
}

#currency_converter_curr_amount_input_cell,
#currency_converter_curr_amount_form_input,
#curr_amount {
    *w\idth: 135px !important;
}

#currency_converter select option {
    width: 250px;
}

#currency_converter_calculator_subscribe_row {
    background-image: url(../../../images/transfermate/loader.gif);
    background-repeat: no-repeat;
    background-position: -1000px center;
}

#currency_converter_calculator_subscribe_row .form_input_cell {
    float: right;
    width: 100%;
    height: auto;
}

div#currency_converter_calculator_subscribe_form_input {
    text-align: right;
    width: 100%;
    background: url(../images/calc_sep_dots_x1.gif) repeat-x left 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

input#calculator_subscribe {
    width: 138px;
    border: 1px solid #055994;
    background: #1777b5;
    color: #ffffff;
    font: bold 14px Verdana, Geneva, sans-serif;
    text-transform: uppercase;
    margin: 0 0;
    height: auto;
    outline: 0 none;
}

#currency_converter .form_under_info {
    border: 1px solid #9fc7e7;
    background: #dbe9f4;
    color: #03305a;
    font: 14px Arial, Helvetica, sans-serif;
    text-align: center;
    padding: 2px 0px;
    width: 100%;
}

#currency_converter_menu_links {
    float: right !important;
    width: 95%;
    top: 10px;
    text-align: center;
    color: #063F6A;
    font-size: 11px;
    padding: 10px 0 5px;
}

#currency_converter_form_bottom {
    float: left;
    background: url(../images/sb_calc_box_bottom.gif) no-repeat left bottom;
    height: 5px;
    width: 100%;
}
