#div_profile
{
	width:470px;
	text-align:left;
	float:left;
	clear:both;
	height:210px;
}

#div_navigate
{
	margin-left:80px;
	float:left;
	clear:both;
	width:300px;
	text-align:left;
	height:50px;
}

#div_list
{
	float:left;
	clear:both;
	width:470px;
	text-align:left;
	height:auto;
}

#table_profile tr
{
	height:22px;
}

