﻿


.newAccount3DBG
{
	position: absolute;
	top: -20px;
	left: 425px;
	width: 517px;
	height: 417px;
	background-image: url(images/FF3DNewAccountBG.gif);	
	background-repeat: no-repeat;
	z-index: 0;
}

input.createUser_CreateUserButton
{   
    margin-right: 60px;
}

.createUser_TitleText
{
    font-size:2em;
    text-align:center;
}

.createUser_CompleteSuccessText
{
    font-size:1.2em;
    height:100px;
    text-align:center;
}

.createUser_HyperLInk
{
    font-size:1.2em;
    padding-bottom:100px;
    text-align:center;
}

.createUser_ContinueButton
{
    margin-right:40px;
}