﻿div#content 
{
	float:none;
	width:950px;
}
div#content h1
{
	margin-top:46px;
}
.areaRight
{
	float:right;
}
.areaLeft
{
	float:left;
}
.floatRight
{
	float:right;
}
.floatLeft
{
	float:left;
}
.floatNone
{
	float:none;
}
.clear
{
	clear:both;
}
.position
{
	position:relative;
}
.errorMessage
{
	background:errorSmall.gif;
	background: #FFF url(../../../images/membership/errorSmall.gif) no-repeat 0 0;
	color:Red;
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 80px;
}
.errorMessage ul li
{
	color:Red;
}

#languageFlipper{
display:none ! important;
}
