﻿.profile
{	
	float: left;
	width: 900px;		
}

.profile h2
{
	font-size: 1.2em;
	font-weight: bolder;
	padding-bottom: 10px;
}

.profileRowWrap
{
	width: 400px;	
	margin-left: 240px;
	margin-bottom: 3px;
}

.profileLabel
{
	float: left;
	width: 150px;
}

.profileValue
{
	float: left;
	width: 250px;
	height: 22px;
}

.profileOptedIn
{
	margin-left: 240px;
	width: 400px;	
	text-align: right;
	padding-bottom: 5px;
}

.profileSubmit
{
	width: 400px;	
	margin-left: 240px;
	text-align: right;
}
