﻿/**************************************************/
#profile
{
	width: 100%;
}

#profile thead td
{
	font-weight:bold;
	color:#000066;
	padding-bottom:5px;
	letter-spacing:1px;
	font-size:110%;
}

#profile thead td img
{
	margin: 0 5 0 0;
	vertical-align:middle
}

#profile tbody th
{
	width:100%;
}

/**************************************************/
#profilemaincontent 
{
	width:100% !important;
}


#profilemaincontent th table
{
	height:auto;
}

#profilemaincontent th table thead td
{
	background-color: #95B3DE;
	color: #FFFFFF;
	font-size:70%;
	padding:0px !important; 
	border-bottom:1px solid #95B3DE;
	padding:0 0 1 12 !important; 
	vertical-align:bottom;
}

#profilemaincontent th table thead td img
{
	margin: 0;
}

#profilemaincontent th table thead th
{
	border-bottom:1px solid #95B3DE;
	text-align:right;
}

#profilemaincontent th table tbody td
{
	font-size:70%;
	padding: 10 0 10 0  !important;
	line-height: 20px;
	width:100% !important;
}


#profilemaincontent th table tbody td div table thead td
{
	padding:0 !important;
	width:auto !important;
}

#profilemaincontent th table tbody td div table thead td img
{
	margin: 0;
}

#profilemaincontent th table tbody td div table thead th
{
	border-bottom:1px solid #95B3DE;
	text-align:right;
	width:auto !important;

}

