﻿div.memberSearch 
{
	width: 487px;
}


.label 
{
	float:left;
	line-height:1.5em;
	margin-bottom:1em;
	text-align:right;
	width:110px;
}

.formw 
{
	float:right;
	text-align:left;
	width:355px;
}


.dropdown
{
	border:1px solid #91D5FF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:100%;
	width:90%;
}	

.row 
{
	clear: both;
}

.button
{
	float:left;
	margin-bottom:1em;
		
}

.container
{
	display:table;
}

.left
{
	display: table-cell;
}

.right
{
	display: table-cell;
	
}

.tableRow
{
	display: table-row;
}


.more
{
	float: right;	
}

#bodyDisplay
{
	display:table;
}

.column-in
{
	margin: 0;
}
	
	

*html .right
{
	
}