table.profnav td {
	padding: 3px 0px;
}

td.profile {
	background-image: url('../graphics/gprofile.gif');
	background-repeat: repeat-x;
	font-size: 12px;
	height: 80px;
	padding: 3px;
	width: 565px;	
}

td.profile p, td.profile td, td.profile th {
	line-height: 150%;
}

td.profile span.value, td.profile a {
	color: #99241D;
}

td.profile table.box {
	float: left;
	margin: 0px 3px 3px 0px;
}

td.profile table.layout {
	clear: both;
}

td.profile table.layout td {
	font-size: 12px;
	padding: 3px 0px 3px 0px;
	vertical-align: top;
}

td.profile table.layout th {
	font-size: 12px;
	font-weight: bold;
	padding: 3px 6px 3px 0px;
	text-align: left;
	vertical-align: top;
}

td.white {
	color: #FFFFFF;
}

td.white a {
	color: #FFFFFF;
}

td.profile_button#profile_choosen {
	color: #FFFFFF;
}

td.profile_button#profile_choosen a {
	color: #FFFFFF;
	text-decoration: none;
}

td.profile_button {
	font-weight: bold;
	height: 45px;
	padding-left: 10px;
	vertical-align: middle;
	width: 175px;
}

td.profile_texts {
	padding: 3px;
/*	height: 80px; */
	width: 565px;
}

td.profile_texts h1 {
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 7px;
}
