#avatars
{
	text-align: center;
	margin-bottom: 10px;
}
#avatars table
{
	width: 580px;
	font-size: 1em;
	margin: 0px auto;
}
#avatars td
{
	text-align: center;
	padding: 10px;
	line-height: 14px;
}
#avatars img
{
	width: 80px;
	height: 110px;
	margin-bottom: 5px;
	border: 4px solid #cc99cc;
}

#profile
{
	background:url(../img/bg.jpg) repeat;
	padding: 20px 15px 20px 15px;
	margin-top: 10px;
	font-family: verdana;
	color: #666666;
	border: 1px solid #cc99cc;
}
#profile div.imvu_btn
{
	float: right;
	padding: 0px 2px 0px 2px;
}
#profile div.imvu_btn img
{
	display: block;
	margin-bottom: 2px;
}
#profile div.image
{
	float: left;
	margin-top: 30px;
	margin-bottom: 10px;
	border: 4px solid #cc99cc;
}
#profile div.image img
{
	width: 80px;
	height: 110px;
}
#profile div.avname
{
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 28px;
	margin-left: 100px;
}
#profile div.aboutme
{
	text-align: justify;
	line-height: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 100px;
	margin-right: 20px;
}
div.profile_shop
{
	text-align: center;
	margin-top: 15px;
	border: 1px solid #cc99cc;
}
div.profile_shop table
{
	width: 580px;
	margin: 0px auto;
	line-height: 14px;
	font-size: 1em;
}
div.profile_shop td
{
	text-align: center;
	padding: 10px;
}
div.profile_shop img
{
	margin-bottom: 5px;
}
div.profile_shop div.more
{
	text-align: right;
	padding-right: 15px;
	padding-bottom: 5px;
}
div.profile_badges
{
	margin-top: 15px;
	padding-bottom: 10px;
	border: 1px solid #cc99cc;
	text-align:center;
}
div.profile_header
{
	text-align: left;
	padding-left: 8px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #666666;
}