﻿.MessageItem { margin:5px auto; width:471px;border:solid 1px #71B5E9;}

.MessageTitle{ padding-left:8px; height:25px; line-height:25px; background-color:#71B5E9;
	 color:#fff;}
.MessageTitle #GuestName{ float:left;}
.MessageTitle #LeaveDate{ float:right; margin-right:10px;}

.MessageContent{ padding:8px; line-height:22px;}

.MessageReply{ margin:8px; line-height:22px; color:#1E4894; border-top:solid 1px #71B5E9;}
.MessageReply .ReplyTime{ float:right;margin-right:5px;}

.InputTable{ margin-left:5px; border:0; width:468px;}
.InputTable #GuestInfoTable{ width:100%;}
.InputTable #GuestInfoTable td{ width:33%; height:32px;}

.InfoInputBox{border:solid 1px #BBDBF5;background-color:#F4F8FD; color:#000; width:80px;}
