.msg-sender-top {
	background-image:url(../gfx/img/square.png);
	background-repeat:no-repeat;
	line-height: 32px;
	width: 40%;
	display:inline;
	text-align:center;
	border-top:7px #838949 solid;
	padding: 8px;
	font-size: 12px;
	color:#000;
}

.msg-sender-top-left {
	border-right:5px #838949 solid;
	background-position:top left;
	float: left;
}

.msg-sender-top-right {
	background-position:top right;
	border-left:5px #838949 solid;
	float: right;
}

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

.msg-sender-center {
	line-height: 32px;
	display:inline;
	width:440px;
	text-align:center;
	float: left;
	border-style:solid solid dotted solid;
	border-width:1px 5px 1px 5px;
	border-color:#838949;
	font-size: 12px;
	color:#000;
}

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

.msg-sender-bottom {
	border-style:none solid solid solid;
	border-width:5px;
	border-color:#838949;
	clear:both;
	width:432px;
	padding:4px;
	height:75px;
}

.msg-sender-bottom h5 {
	margin:0px;
	padding:0px;
}

.msg-sender-bottom img {
	margin:0px 8px 0px 8px;
}

.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;
}


