table.SendSms
{
	
}

table.SendSms td.ToBar
{
	width: 448px;
}

table.SendSms td.ToBar div.Bar
{
	padding-bottom: 14px;
}

table.SendSms td.ToBar div.Bar div.Left
{
	height: 30px;
	background: url(../../Images/bar_smsto.gif) no-repeat;
	width: 111px;
}

table.SendSms td.ToBar div.Bar div.Body
{
	width: 80px;
	height: 30px;
}

table.SendSms td.ToBar div.Bar div.Right
{
	height: 30px;
	background: url(../../Images/bar_newusers_right.gif) no-repeat;
	width: 241px;
}

table.SendSms td.OptionsBar
{
	width: 302px;
}

table.SendSms td.OptionsBar div.Bar
{
	padding-bottom: 14px;
}

table.SendSms td.OptionsBar div.Bar div.Left
{
	height: 30px;
	background: url(../../Images/bar_smsoptions_left.gif) no-repeat;
	width: 52px;
}

table.SendSms td.OptionsBar div.Bar div.Body
{
	width: 89px;
	height: 30px;
}

table.SendSms td.OptionsBar div.Bar div.Right
{
	height: 30px;
	background: url(../../Images/bar_smsoptions_right.gif) no-repeat;
	width: 161px;
}

table.SendSms td.To
{
	width: 433px;
	vertical-align: top;
	float: left;
}

div#DTO
{
	border: inset 2px #eee;
	padding: 2px 6px 2px 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	overflow:hidden;
	display:block;
	height:28px;
	background-color: #FFFFFF;
	width: 415px;
}

table.SendSms td.Options
{
	vertical-align: top;
	width: 302px;
}

table.SendSms td.Options div.Calendar
{
	margin-top: 0px;
	float: left;
}

table.SendSms td.Options div.CalendarLabel
{
	margin-top: 10px;
	float: left;
	width: 85px;
	margin-left: 3px;
}

table.SendSms td.MessageBar
{
	width: 750px;
	padding-top: 14px;
}

table.SendSms td.MessageBar div.Bar
{
	padding-bottom: 14px;
}

table.SendSms td.MessageBar div.Bar div.Left
{
	height: 30px;
	background: url(../../Images/bar_smsmessage_left.gif) no-repeat;
	width: 134px;
}

table.SendSms td.MessageBar div.Bar div.Body
{
	width: 377px;
	height: 30px;
}

table.SendSms td.MessageBar div.Bar div.Right
{
	height: 30px;
	background: url(../../Images/bar_smsmessage_right.gif) no-repeat;
	width: 239px;
}

table.SendSms td.SmsInput
{
	vertical-align: top;
}

table.SendSms td.Token
{
	vertical-align: top;
	padding-top: 4px;
}

table.SendSms td.Stats
{
	width: 750px;
}

table.SendSms td.Stats td.CostInfo
{
	vertical-align: top;
	text-align: right;
	width: 103px;
}

table.SendSms td.Stats td.Cost
{
	vertical-align: top;
	padding-left: 15px;
	width: 159px;
}

table.SendSms td.Stats td.Cost span#CostPoints
{
	font-weight:bold;
	margin-right:5px;
}

table.SendSms td.Stats td.PointsInfo
{
	vertical-align: top;
	text-align: right;
	width: 263px;
}

table.SendSms td.Stats td.Points
{
	padding-left: 15px;
	vertical-align: top;
	width: 173px;
}

table.SendSms td.Stats td.Points span#PaidPoints
{
	font-weight:bold;
	margin-right:5px;
}

table.SendSms td.Send
{
	width: 750px;
	text-align:right;
	padding-top: 11px;
} 

td.length-counter
{
	height:20px;
	vertical-align: top;
	width: 50%;
	text-align: left;
}

td.sms-counter
{
	height:20px;
	vertical-align: top;
	width: 50%;
	text-align: right;
}

div.counter
{
	display:inline;
}

div.ti
{
	display:inline;
	border:none 1px #dddddd;
	white-space:nowrap;
	float:left;
	margin-bottom:10px;
}

div.titem
{
	display:inline;
	border:solid 1px #dddddd;
	background-color:#eeeeee;
	padding: 2px 3px 2px 3px;
	margin: 1px 3px 1px 3px;
	cursor:pointer;
}

a.del-item, a.del-item:hover
{
	padding: 0px 0px 0px 0px;
	cursor:pointer;
	text-decoration:none;
	margin-left:3px;
	width:9px;
	height:10px;
	display:inline;
	background: none;
}

div.ti > div.user
{
	border:solid 1px #ddddff;
	background-color:#eeeeff;
}

div.ti > div.unknown-user
{
	border:solid 1px #ccccee;
	background-color:#ddddee;
}

div.ti > div.group
{
	border:solid 1px #ddffdd;
	background-color:#eeffdd;
	font-weight:bold;
}

div.ti > div.phone
{
	border:solid 1px #dddddd;
	background-color:#eeeeee;
}

div.ti-sel > div.user
{
	border:solid 1px #bbbbdd;
	background-color:#ccccdd;
}

div.ti-sel > div.group
{
	border:solid 1px #bbddbb;
	background-color:#ccddbb;
	font-weight:bold;
}

div.ti-sel > div.phone
{
	border:solid 1px #bbbbbb;
	background-color:#cccccc;
}

div#tpr
{
	float:left;	
	margin:-2px 0px 0px 0px;
}

input#tprt
{	
 border: none 0px transparent;
}

div.hilite
{
	display:inline;
	background-color:#cccccc;
}

div#DetailedCosts
{
	display: none;
	margin-top: 15px;
}

tr#DetailedCostsRow 
{
	padding-top:10px;
}

div#usage
{
	padding: 0px 0px 0px 0px;
	margin-top: 9px;
	margin-left: 4px;
}

#frame-options
{
	margin-bottom:7px;
	width: 270px;
	text-align: left;
}

#token-image
{
	margin-bottom:6px;
}
