﻿.WF_Gradient_Box_Main
{
	background-image:url('ImgForStyle/Registration/bg_main_registration.jpg');	
	background-repeat:repeat-x;
	background-color:#111111;	
	border:1px #3d3c3c solid;
	background-position:0 24px;	
}
.WF_Gradient_Box_Level_1
{
	/*background-image:url('ImgForStyle/bck_Gradient_Box_Level_1.gif');	*/
	background-position:0 25px;
	background-repeat:no-repeat;
	height:100%;	
}
.WF_Gradient_Box_Level_2
{
	/*padding-top:23px;*/
	padding-left:20px;
	padding-right:20px;
	/*padding-bottom:25px;*/
	height:100%;	
}



.WF_Col_Label
{
	float:left;
	width:112px;
}
.WF_Col_LabelDetails
{
	float:left;
	width:158px;
}

.WF_Col_TextBox
{

}
.WF_Col_TextBox INPUT
{
	width:353px;
	height:24px;
	border:0px;
	float:left;
	background-color:#ffffff !important;
	border:1px #222221 solid;
}


.WF_Col_Left
{
	float:left;
}

.WF_Col_Right
{
	float:right;
}

#ctl00_PlaceHolderMain_ctl05_uscFerrariWorldGuest_validationSummary {
	color:#ff0000;
	font:12px Tahoma;
	position:relative;
	top:-15px;
	float:right;
}

