div#home-user-welcome
{
	width:520px;
	min-height:460px;
}

div#home-user-welcome2
{
	width:480px;
	min-height:460px;
	padding-right: 10px;
	border-right: 1px dotted #d3d3d3;
}

div#home-user-comments
{
	width:350px;
	padding-left:10px;
}

div#home-user-comments2
{
	width:399px;
	padding-left:10px;
}

div#home-user-comments-flow
{
	height:470px;
	overflow:auto;
}

div#home-user-comments-flow2
{
	height:1140px;
	overflow:auto;
}

div.latest-comments-info
{
	font-weight:normal;
	padding-bottom:6px;
}

div#home-user-comments-flow img
{
	max-height:50px;
	max-width:50px;
}

div#home-user-comments-flow2 img
{
	max-height:50px;
	max-width:50px;
}

td.latest-comments-image-container
{
	width:60px;
	text-align:center;
}

div.latest-comments-comment
{
	padding-top:2px;
	border-top:1px dotted #d3d3d3;
}

div.home-user-rand-img
{
	float:left;
	height:90px;
	width:90px;
	text-align:center;
}

div.home-user-rand-img img
{
	max-height:75px;
	max-width:75px;
	border:1px solid lightgray;
	padding:1px;
}
