
#bottom_reg_form {
    color: #1e1e1e;
    font: normal 12px Arial;	
}

#bottom_reg_form table td {
    text-align: left;
    vertical-align: top;
}

.register_form label {
    font-size: 15px;
}

label.error {
    margin-left: 10px;
    width: 150px;
    display: block;
}

.register_form .label {
    text-align: right;
    padding-right: 7px;
}

.register_form sup {
    font-weight: bold;
    font-size: 13px;
    color: #1a529e;
}

.register_form td {
    padding: 4px 0px;
}

.register_form .input {
    width: 164px;
    height: 21px;
    background: url(../images/input_bg.gif) no-repeat top left;
    border: none;
    color: #666;
    font-size: 12px;
}

.subtext_register_form {
    width: 340px;
    margin-top: 24px;
}

.text_blocks {
    display: inline-block;
    padding: 12px 56px 12px 26px;
    color: #3e3c37;
    font-size: 11px;
}

.text_center {
    text-align: center;
}

.register_button {
    width: 292px;
    height: 65px;
    border: none;
    cursor: pointer;
}

.sub_text_button {
    margin-left: 0px;
}

/* culture */

.register_button_ru
{
	background: url(../images/culture/ru/register_button.gif) no-repeat; 
}

.register_button_en
{
    background: url(../images/culture/en/register_button.gif) no-repeat; 
}

.register_button_es
{
	background: url(../images/culture/es/register_button.gif) no-repeat; 
}
