﻿#replyPhoneTuple,
#replyEmailTuple
{
	width: 50%;
}

#replyNameTuple,
#subjectTuple,
#messageTuple,
#statusTuple,
#createdOnTuple
{
	width: 100%;
}

#messageTuple textarea
{
	height: 20em;
}

