﻿.InviteUsers 
{
}
.InviteUsers textarea
{
	width:570px;
	height:100px;
}
.InviteUsers label
{
	text-align:left;
	font-weight:bold;
	margin:0;
	padding:0;
}

.InviteUsers_Invited H4
{
	margin-bottom: 10px;
}
.InviteUsers_NotInvited H4
{
	background-color: #FFCCFF;
	font-weight: bold;
	color:Black;
	margin-bottom: 10px;
	margin-top: 30px;
}
.InviteUsers_Button 
{
	width:auto;
}