table.ProfileTable table.RoundBorderedTable
{
	margin-bottom: 10px;
}

table.ProfileTable table.RoundBorderedTable td.Frame2N_tag
{
	height: 42px;
	background: url(../../images/frame2_n_tag2.gif) repeat-x top right;
	font-size: 16px;
	font-weight: bold;
}

table.ProfileTable table.RoundBorderedTable td.Corner2NE_tag
{
	width: 11px; 
	height: 42px; 
	background: url(../../images/corner2_ne_tag2.gif) no-repeat right top;
	
}

table.ProfileTable table.RoundBorderedTable td.Corner2NW_tag
{
	width: 11px; 
	height: 42px; 
	background: url(../../images/corner2_nw.gif) no-repeat top left;
}



table.ProfileTable table.RoundBorderedTable td.Frame2N_tag2
{
	height: 86px;
	background: url(../../images/frame2_n_tag3.gif) repeat-x top right;
}

table.ProfileTable table.RoundBorderedTable td.Corner2NE_tag2
{
	width: 11px; 
	height: 86px; 
	background: url(../../images/corner2_ne_tag3.gif) no-repeat right top;
	
}

table.ProfileTable table.RoundBorderedTable td.Corner2NW_tag2
{
	width: 11px; 
	height: 86px; 
	background: url(../../images/corner2_nw.gif) no-repeat top left;
}


table.ProfileTable div.CommandButtons
{
	text-align: right;
	margin-top: 10px;
}

table.ProfileTable table.RoundBorderedTable td.Body
{
	width: 250px;
}

table.ProfileTable table.RoundBorderedTable td.Linking
{
	padding-top: 25px;
}

table.ProfileTable table.RoundBorderedTable td.Body2
{
	width: 440px;
}

td.ProfileHead
{
	text-align: center;
	padding-left: auto;
	padding-right: auto;
	font-size: 16px;
	font-weight: bold;
}

table.ProfileTable span.Title
{
	font-size: 15px;
}

table.ProfileTable table.RoundBorderedTable td.AvatarPreview
{
	padding-left: auto;
	padding-right: auto;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 10px;
}

table.ProfileTable table.RoundBorderedTable td.AvatarPreview img
{
	border: 5px solid #eeeeee;
}

table.ProfileTable table.RoundBorderedTable td.AvatarPreview img:hover
{
	border: 5px solid #ff6600;
}

table.ProfileTable td.ProfileCell
{
	padding-right: 5px;
}
