.msg_item{
	background:url(../../stylesheets/images/m_block_y_arrow.gif) no-repeat;
	background-position:17px 9px;
	padding:6px 10px 0 35px;
	margin:0;
}
.msg_box a{
	color:#000;
}
.msg_box .msg_text{
	padding:5px 0 0 35px;
}
.msg_box .more{
	padding:5px 0 0 35px;
	float:left;
	font-weight:bold;
}
.msg_box .write_msg{
	float:right;
	padding:5px 10px 0 0;
	font-weight:bold;
}
.msg_box #msg_input{
	padding-top:10px;
}
#module_msg h1{
	color:#ffcc00;
	margin-left:20px;	
}
#module_msg .msg_item{
	background:url(../../stylesheets/images/m_block_arrow.gif) no-repeat;
	background-position:34px 9px;
	padding:6px 10px 0 50px;
	margin:0;
	color:#999;
	font-weight:bold;
}
#module_msg .name{
	font-style:italic;
	padding-left:50px;
	color:#999;
}
#module_msg .msg_text{
	color:#999;
	padding:0 0 10px 50px;
}
.add_but{
	background:url(../../images/add-button.jpg) no-repeat;
	width:87px;
	height:24px;
	border:0;
}