.frame {
	padding:1px;
	border:1px solid #999999;
}

.msgmainwrap {
	display:inline-block;
	width:100%;
	background-color:#F0F0F0;
	padding-bottom:20px;
	border-radius:4px;
	padding:4px 0 4px 4px;
	margin-bottom:10px;
}

.msgmain {
	display:inline-block;
	width:100%;	
	height:400px;
	overflow:auto;
	padding:4px;
}

.msgcommands {
	width:138px;
	height:328px;
	padding:0;
	margin-left:2px	;
	background-color:#F0F0F0;
}

.msgtext {
	width:556px;
	height:80px;
}

.msgbutton {
	width:120px;
}

.msgblock {
	float:left;
	clear:both;
	font-size:13px;
	margin-bottom:12px;
}

.msgown {
	color:#336633;
}

.msgother {
	color:#996633;
}

.msgtype {
	float:left;
	width:100%;	
	padding-left:20px;	
}

.msggo {
	background-image:url("/i/mailgo.gif");
	background-repeat:no-repeat;
}

.msgug {
	background-image:url("/i/mailgu.gif");
	background-repeat:no-repeat;
}

.msgur {
	background-image:url("/i/mailru.gif");
	background-repeat:no-repeat;
}

.msgrg {
	background-image:url("/i/mailg.gif");
	background-repeat:no-repeat;
}

.msgrr {
	background-image:url("/i/mailr.gif");
	background-repeat:no-repeat;
}


.msgbody {
	clear:both;
	float:left;
	width:100%;
	padding-left:20px;
}

.msgcom, a.msgcom:hover, a.msgcom:visited {
	width:130px;
	text-align:center;
	float:left;
	background-color:#DDE8EE;
	padding:4px;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none;
	margin:0;
	border-bottom:1px solid #667799;
	border-right:1px solid #7799AA;	
	border-left:1px solid #99CCEE;		
	border-top:1px solid #DDE8FF;
}

.msghead {
	width:132px;
	padding:2px;
	background-color:#DDDDDD;
	color:#6677AA;
	font-weight:bold;
	text-align:center;
	padding-left:6px;
	font-size:11px;
}

.smileyc {
}
.smiley {
}

#smilebox {
	position:absolute;
	display:none;
	width:390px;
	height:240px;
	background-color:white;
	border-bottom:1px solid #667799;
	border-right:1px solid #7799AA;	
	border-left:1px solid #99CCEE;		
	border-top:1px solid #DDE8FF;
	
}

#smileclose {
	float:right;
}

#smilehead {
	padding:4px;
	background-color:#DDE8EE;	
}

#smilediv {
	width:388px;
	height:210px;
	float:left;
	overflow:auto;
}

.smile1 {
	float:left;
	padding:2px;
	width:45px;
	padding-left:10px;
	padding-right:10px;
	height:50px;
	background-position:center;
	background-repeat:no-repeat;
}

.msgroute {
	text-align:right;
	padding:5px 20px 10px 10px;
}