div.row div{
	border:0px solid #F00;
}
div.wall2{
	float:right;
	margin-bottom:0px;
	width:360px;
	border-top: 1px solid #D8D8D8;
	padding-top:6px;
}
div.wall1{
	float:right;
	margin-bottom:0px;
/*	width:465px;
	border-top: 1px solid #D8D8D8;*/
	border-top: 1px solid #CCCCCC;
	padding-top:6px;
}

div.picture{
	width:40px;
	height:40px;
	float:left;
	/*background: #EAEAEA;*/
}
div.picture img{
	width:40px;
	height:40px;
}

div.short, div.time{
	float:left;
	padding: 2px 0px 2px 5px;
	color:#666666;
	/*background: #EAEAEA;*/
}

div.short a{
/*	font-weight:bold;*/
}
div.short{
	width:310px;
/*	font-size:1.1em;*/
}
div.time{
	float:right;
	width:100px;
	text-align: right;
/*	font-weight:bold;*/
}
div.long{
	width: 420px;
	float: left;
	margin: 0px 0px 0px 5px;
	text-align: justify;
}
div.wall1 div.long{
	width:418px;
}
#what_public, #what_private{
	background-color:#FFFFCC;
	border:1px solid #CCCCFF;
	border-top:0px;
	border-bottom:0px;
	padding:2px;
}
