﻿.AspNet-CreateUserWizard
{
    width:300px;
    padding:4px;
    border:solid 1px #E6E2D8;
    background-color:#F7F6F3;
}
.AspNet-CreateUserWizard div
{
    margin-top:5px;
}
.AspNet-CreateUserWizard label
{
    display:block;
    float:left;
    width:100px;
    text-align:right;
    margin-right:3px;
}
.AspNet-CreateUserWizard input
{
    width:180px;
    margin:0;
    padding:0;
}
.AspNet-CreateUserWizard-StepTitlePanel
{
    background-color:red;
    BACKGROUND-image: url(../App_Themes/narancs_fekete/Images/narancs.jpg);
    background-position:-5px;
    font-weight:bold;   
    text-align:center;
    color:#fff;
    padding:2px;
}
.AspNet-CreateUserWizard label em
{
    font-style:normal;
}

.AspNet-CreateUserWizard-CreateUserButtonPanel input
{
    width:auto;
    float:right;
    margin-right:15px;
}
.AspNet-CreateUserWizard-FailurePanel
{
    color:Red;
}
.regisztralGomb
{
	background-image:url(../../App_Themes/Default/images/btn_reg.png);
	border:0;
	width:111px;
	height:27px;
	margin-left:260px;
}
