﻿.contact
{
	float:left;
	clear:both;
	width:100%;

}

.contact .primaryAddress
{
	width:50%;
	float:left;
	display:inline;
	clear:none;
}
.contact .question .ask
{
	width:50%;
	clear:none;
	float:left;
}
.contact .question .answer
{
	width:50%;
	clear:none;
	float:left;
}
.contact .addresses
{
	width:50%;
	clear:none;
	float:left;
}

.expandableAddress
{
	display:none;
}

.contact .primaryAddress
{
	width:50%;
	float:left;
	display:inline;
	clear:none;
}
.contact .addresses
{
	width:49%;
	clear:none;
	float:left;
}

.contact div .question
{
	width:100%;
	
}

.contact .addr .subAsk
{
	width:50%;
	padding-left:0px;
}

.contact .addressQuestion .answer
{
	width:100%;
}
.contact .addressQuestion .addrWrapper
{
	width:100%;
}