﻿img.AvatarImage {
	width:115px;
	height:90px;
	border: 0px;
}

img.SelectedAvatarImage {
	width:115px;
	height:90px;
	border-width: 3px;
	border-color: green;
}

.trName
{
	text-align:center;
}

#tdLastLogin
{
	background-color: green;
}

#tdLastLoginName
{
	color: Green;
}

table.AvatarTable
{
	border-spacing: 0px;
	border-width: 0px 0px 0px 0px;
	border-collapse: collapse;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

table.AvatarTable tr.trPicture td {
	width:115px;
	height:90px;
	overflow:hidden;
}

.banner 
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width:700px
}

img.userAvatarImage {
	width:60px;
	height:50px;
	border: 0px;
}

table.userTable
{
	border-spacing: 0px;
	border-width: 0px 0px 0px 0px;
	border-collapse: collapse;
	margin-left: 45px;
}

.memberText
{
	text-align:center
}