.chatBackground
{
	background: url(../images/WebClientBackground.jpg) no-repeat;
	width: 253px;
	height: 232px;
}
		
.sendMessageBox
{
	width : 230px;
	height : 40px;
    font-family:Verdana;
    font-size:10pt;
    border:none;
}

.trSendMessage
{
	
}

.trCurrentSessionID
{
    width:100%;
    height: 35px;
    font-family:Verdana;
    font-size:10pt;
    font-weight:bold;
    color:#666666;
}

.CurrentSessionID
{
    width:195px;
}

.outMessage
{
	width : 228px;
	height : 125px;
	overflow : auto;
    font-family:Verdana;
    font-size:10pt;    
}

.trContact
{
	font-family:Verdana;
    font-size:10pt;
}

.trOutMessage
{
	height:142px;
}

.Empty
{
	width:37px;
}

.PadLeft
{
	width:10px;
}

.PadTop
{
	height:5px;
}

.PadTop2
{
	height:8px;
}

.PadTop3
{
	height:3px;
}

.TextBox
{
	border:none;
}