/*
body {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.2em;
}
a:link, a:visited {
	color:#006600;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
}
*/


.profiles fieldset {
	border-color:#F75A0D;
	border-style:solid;
	border-collapse:collapse;
	border-width:1px;
}

.profiles legend {
	margin:0 0 0 -11px;
	padding:0;
	font-size:			1em;
}

.profiles legend span {
	display:block;
	background:			#FB8A00;/*#006600 F75A0D orange*/
	width: 160px;
}

.profiles legend span, .profiles th {
/*	text-transform:		uppercase;*/
	text-align:			left;
	padding:			5px;
	color:				#ffffff;
}

.profiles th {
	background:			#006600;/*# F75A0D orange*/
	width:				32%;
}

.profiles th:first-child  {
	width: 4%;
}

.profiles {
/*	width:700px;
	background:#D5EFD4;
	padding:10px;
	margin:auto;*/
}

.profiles table {
	width:100%;
}

.profiles td {
	margin: 0;
	padding: 0;
}

.profiles ul {
	list-style-type:none;
	margin:0;
	padding-left:0;
}

.profiles li {
	background:transparent url(../images/register_link_bg.gif) no-repeat scroll left center;
	padding:2px 10px;
	display:inline;
	float:left;
	width:3.2em;
}

.person, .additional {
	margin: 			0 0 10px 0;
	padding: 			10px;
}

.profile_row td {
	color: #006600;
	border-top:1px solid #DDDDDD;
	margin-bottom:1px;
	padding:3px 0 1px 0;
}

.profile td:first-child {
	font-weight:bold;
}

.profile td {
 	border: none;
}

.profile_row_hover td {
	color: #666666;
	text-decoration: underline;
}

.profile_row_click td {
	color: #F75A0D;
}

.profile li {
	display:inline;
	float:left;
	width:12.5em;
}

.profile_row td, .profile_entry td{
	vertical-align:top;
/*	cursor:pointer;*/
}

.profile {
	/*padding-top:10px;*/
	background-color:#F4FBF3;
	display:none;
}

.profile col {
	width:180px;
	/*color:#F75A0D;*/
}

.profile img {
	border:1px solid #F75A0D;
}

.person {
	background:			transparent url(../images/fieldsetbgecha.jpg) no-repeat center right;
}

.person td, .additional td {
	padding:0;
	height: 20px;
/*	height: 1em;
	display:none;	*/
}

.additional {
	background:			transparent url(../images/echa_logo_echa.gif) no-repeat bottom right;
	padding-bottom: 80px;
}

#info {
	color: #F75A0D;
	padding: 5px;
}
