.bottomPaper table 
{
	width: 100%;
	margin:0px;
}

.bottomPaper table td 
{
	text-align:center;
	vertical-align:top;
	width:160px;
	margin:0px;
}

.bottomPaper table .avatar
{
	margin:10px;
}

.bottomPaper table .description 
{
	line-height:1.2em;
	/*margin:0 auto;*/
	margin:0px;
	text-align:left;
	width:160px;
	word-wrap:break-word;
	position:relative;
}

