﻿

.StepsContainer {width:500px;background:#e2f5f6;border:solid 1px #b8c8d5}


.StepsContainer div { width:500px;}

.StepsContainer div table {border-style:none;border-spacing:0px;border-width:0px}

input.FirstNameTextBox
{
	border:solid 1px #abced6;
    background-image:url('images/bkinput.gif');
    background-repeat:repeat-x;
    background-position:top;
    background-color:#f0f0f0;
    color:Black;
}
input.LastNameTextBox
{
	border:solid 1px #abced6;
    background-image:url('images/bkinput.gif');
    background-repeat:repeat-x;
    background-position:top;
    background-color:#f0f0f0;
    color:Black;
}
input.TelTextBox
{
	border:solid 1px #abced6;
    background-image:url('images/bkinput.gif');
    background-repeat:repeat-x;
    background-position:top;
    background-color:#f0f0f0;
    color:Black;
    direction:ltr;
    
}

input.MobileTextBox
{
	border:solid 1px #abced6;
    background-image:url('images/bkinput.gif');
    background-repeat:repeat-x;
    background-position:top;
    background-color:#f0f0f0;
    color:Black;
    direction:ltr;
    
}
input.MailTextBox
{
	border:solid 1px #abced6;
    background-image:url('images/bkinput.gif');
    background-repeat:repeat-x;
    background-position:top;
    background-color:#f0f0f0;
    color:Black;
    direction:ltr;
    
}
input.DomainTextBox
{
	border:solid 1px #abced6;
    background-image:url('images/bkinput.gif');
    background-repeat:repeat-x;
    background-position:top;
    background-color:#f0f0f0;
    color:Black;
    direction:ltr;
    
}