.ProfileBox
{
    margin:2px;
    float:left;
    width:743px;
    border-bottom:1px dashed #272729;



}
.profile-title
{
	color:white;
	font-family:Verdana;
	font-size:17px;
	font-weight:bold;
}

#profile-left
{
	text-align:center;
	width:170px;
	float:left;
}

#profile-right
{
	text-align:left;
	width:500px;
	float:left;
}

