﻿.send_message 
{
	width:565px;
	padding: 0px 0 0 0;
	margin: 0px 0 0 0;
}
.send_message .textbox
{
	margin: 0 0 5px 0;
	width:100%;
	
}
.send_message span
{
	margin: 0 0 5px 0;
	margin: 5px 0 0 0;
	width:auto;
	font-weight:bold;
}

.LabelAttachError
{
	color:Red;
}

