.msg-sender-top-left {
	background-image:url(../gfx/img/square.png);
	background-repeat:no-repeat;
	background-position:top left;
	line-height: 32px;
	width: 40%;
	display:inline;
	text-align:center !important;
	float: left;
	border-top:1px #cecece solid;
	border-right:1px #cecece solid;
	padding: 0em 0.6em 0em 0.7em;
	background-color: rgb(255,255,255);	
	font-size: 12px;
	
}

.msg-sender-top-right {
	background-image:url(../gfx/img/square.png);
	background-repeat:no-repeat;
	background-position:top right;
	line-height: 32px;
	display:inline;
	width: 40%;
	text-align:center !important;
	float: right;
	border-top:1px #cecece solid;
	border-left:1px #cecece solid;
	padding: 0em 0.6em 0em 0.7em;
	background-color: rgb(255,255,255);	
	font-size: 12px;
	
}

.msg-input {
	border:1px #cecece solid;
	background-color: rgb(255,255,255);	
	font-size: 12px;
	color:#0e023e;
	margin-bottom:8px;
}

.msg-sender-center {
	line-height: 32px;
	display:inline;
	width:666px;
	text-align:center !important;
	float: left;
	border-style:solid solid dotted solid;
	border-width:1px;
	border-color:#cecece;
	background-color: rgb(255,255,255);	
	background:url(../gfx/img/email.png) left bottom no-repeat;
	font-size: 12px;
	color:#646464;
}

.msg-txtarea {
	border:1px solid #CECECE;
}

.msg-sender-bottom {
	border-style:none solid solid solid;
	border-width:1px;
	border-color:#cecece;
	clear:both;
	width:658px;
	padding:4px;
	
}

.NFG-in-eidan {
	border-color:#DEDEDE rgb(163, 163, 163) rgb(163, 163, 163) rgb(222, 222, 222);
	border-style:solid;
	border-width:1px;
	font-size:11px;
}

#line input {
	border:none;
	width:79px;
	height:21px;
	margin-top:8px;
}

