TABLE.profile {
	border-left: #2B66A0 1px solid;
	border-bottom: #DFDFDF 1px dotted;	
	margin:10px; 
	padding:0px;
	width: 100%;
}

TD.profile1 {
	width: 150px;
	height: 18px;
	padding: 2px;
	padding-left: 10px;
	background-color: #F4F4F4;
	border-bottom: #DFDFDF 1px dotted;	
	color: #555555;
	color: #4a4a4a;
	vertical-align: top;
	font-size: 11px;
}

TD.profile2 {
	padding: 1px;
	padding-left: 10px;
	color: #555555;
	border-bottom: #DFDFDF 1px dotted;
	vertical-align: top;
}

TD.profile3 {
	width: 90px;
	text-align: center;
}

TD.profile4 {
	padding: 1px;
	color: #555555;
	border-bottom: #DFDFDF 1px dotted;
	vertical-align: top;
	width: 20px;
}

TD.profileInfo {
	font-size:11px;
	background-color: white;
	padding: 1px;
	color: #797979;
	background-image: url(../images/infoicon.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 20px;
	border-bottom: #DFDFDF 1px dotted;	
}

INPUT.profile {
	font-size: 11px;
	width: 250px;
	border: #B2B2B2 1px solid;
}

A.profile {
	color: #EE4803;
	font-weight: bold;
}
