﻿.centerTable 
{
	margin: 0 auto;
}

#completeStep h2
{
	margin-bottom:20px;	
}

.errorBox ul 
{
	margin:10px 0px 0px 15px;
}

.errorBox ul li 
{
	float:none;
	list-style:square;
	padding:0px 0px 5px 5px;
}

.cssTable li label 
{		
	width:130px;	
}

.cssTable span.small
{		
	margin-left:140px;	
}

.submit 
{
	margin-left:138px;
}

input.fbconnect {
    background: url(../img/fbconnect-button.png) no-repeat top;    
    cursor: pointer;    
    height: 40px; width: 233px;    
}

input.fbconnect:hover { background: url(../img/fbconnect-button.png) no-repeat bottom; }

input.fbconnect:active {
    background: url(../img/fbconnect-button.png) no-repeat bottom;
}

div#fbConnect 
{
	width:50%;
	float:left;		
}

div#fbConnect 
{
	width:50%;
	float:right;
	text-align:center;		
}

div#button 
{
	
	margin-top:30px;
}

div#regFormContainer 
{
				
	float:left;
	_text-align:center;
	margin-left:20px;
}

div#regFormContainer h2 
{
	margin-bottom:10px;
}

div#regFormArea 
{	
	display:inline-block;	
}

div#privacy 
{
	margin-top:60px;
}
