.block
{
  width: 590px;
}

.block .up
{
  background: url(../images/bg_block_top.gif) no-repeat;  
  height: 19px;
}

.block .bottom
{
  clear:both;
  background: url(../images/bg_block_bottom.gif) no-repeat;  
  height: 19px;
}

.block .middle
{
  padding: 0 20px;
  background: url(../images/bg_block_middle.gif) repeat-y;
}

.block .date
{
  float: right;
  margin-top: 6px;
}

.block .members
{
  height: 2px;
}

.Tactu{
	text-align:justify;
	width:95%;
	margin-left:30px;
}

.Tactu td{
	padding:5px;
}

