﻿body
{
}

#ProfileHeader
{
	margin-left: 3px;
}

#ProfileSurround
{
	margin-top: 30px;
	width: 100%;
	height: 390px;
}

#ProfileHeading
{
	width: 600px;
	height: 30px;
	text-align: center;
	background: gray;
	color: white;
	font-size: large;
	font-weight: bold;
	padding-top: 20px;
}


#ProfileActivationSurround
{
	margin-top: 50px;
	width: 100%;
}

#ProfileActivatedSurround
{
	width: 100%;
}

#ProfileStep3Surround
{
	background: Gray;
	width: 400px;
}

#ProfileStep3AboutYouSurround
{
	margin-top: 30px;
	width: 100%;
	height: 700px;
}

#ProfileStep3MobileInfo
{
	margin-top: 20px;
	border: solid 1px black;
	background-color: White;
	width: 400px;
}

#ProfileUpdateAboutYouSurround
{
	margin-top: 20px;
	border: solid 1px black;
	background-color: White;
	width: 450px;
}

#ProfileUpdateMobileInfo
{
	margin-top: 20px;
	border: solid 1px black;
	background-color: White;
	width: 450px;
}

#ProfileStep4Surround
{
	width: 100%;
	margin-top: 30px;
	min-height: 750px;
}

#ProfileUpdateOptInInterestsSurround
{
	border: solid 1px black;
}

#ProfileUpdateEmailSMSCheckBox
{
	margin-top: 20px;
	font-weight: bold;
}

.ErrorMessage
{
	margin-top: 20px;
	font-size: 13px;
	color: red;
	text-align: center;
}
