﻿
div.Row 
	{
		clear:both;
		padding: 4px 0px 0px 138px;	
	}
	
span.SpecialOffer
{
	color: #666666 !important;
	font-size: 1em;
}

label.fLabel 
{
	display: block;
	padding-left: 173px;
	font-style: italic;
}


label.Passwordf 
{
	padding-right: 58px;

}
label.Passwordf2
{
	padding-right: 32px;

}

.BgImg .UpdateBtn:link,
	.BgImg .UpdateBtn:visited {
		background: url(../images/update-btn.gif) no-repeat left top;
		width: 145px;
		height: 16px;
		text-decoration: none;
		color: #FFF !important;
		text-align: center;
		padding-top: 1px;
		display: block;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.BgImg .UpdateBtn.Active,
	.BgImg .UpdateBtn:hover {
		background: url(../images/update-btn.gif) no-repeat left -17px;
	}
	
.ErrorFoundHidden{
	display:none !important;
}

.BgImg div.Special5 
{
	width: 550px !important;
}

div.Special5 li {
	padding-right: 0px  !important;
	width:270px;
}


.BgImg .Password {
	padding-right: 56px !important;
}

.RecipeInfo
{
    margin-bottom: 27px !important;
}

.TipPanel
{
    margin-top:0px !important;
}

.RegisterPanel
{
	font-size: 1.1em;
	padding-bottom: 6px;
}

.ConfirmTextBox
{
	margin-top: 10px !important;
}
