﻿/*Used for the ContactUs Page to wrap the user editable fields */
.contactUsForm
{
	float: right;
	width:100%;
}

.contactUsContent
{
	color:#FFFFFF;
}


