﻿body.sms
{
	background-color:White;
	padding-left:5px;
	line-height:inherit;
}

.clear-both
{
	clear:both;
	line-height:0px;
	height:0px;
	font-size:0px;
}

div.Subtitle
{
	font-weight:bold;
	font-size:small;
}

div.AddReceiver
{
	float:left;
	width:330px;
}

div.AddedReceiverList
{
	float:left;
	width:240px;
}

div.AddReceiver input.AddButton
{
	background:url("/Images/NewStyle/AddButton.gif") 0 0 no-repeat;
	border:0px;
	width:16px;
	height:16px;
}

div.AddedReceiverList div.Delete
{
	text-align:right;
}

div.Send
{
	margin-top:5px;
	width:100%;
	text-align:right;
}

div.AddReceiver div.or
{
	font-size:small;
}

div.AddReceiver input.UserTextBox
{
	width:295px;
	margin-right:3px;
}

div.AddReceiver .GroupUser
{
	width:146px;
}

div.AddReceiver .Group
{
	width:300px;
}

div.AddReceiver .WaterMark
{
	width:295px;
	margin-right:3px;
	color:#888;
}