
.ProfileBox
{
	margin-bottom: 10px;
}

.ProfileBox .up,
.ProfileBox .side,
.ProfileBox .down
{
	width: 180px;
}

.ProfileBox .side {
	text-align: center;
}

.ProfileBox .photo
{
	margin-bottom: 10px;
}

.ProfileBox UL
{
	list-style-type: none;
}

.ProfileBox LI
{
	padding-bottom: 5px;
}

