div#ifr_container {
	margin-left: 10px;
	width: 460px;
	background-color: transparent;
	padding-bottom: 10px;
}

div#prof_container {
	margin-top: 10px;
	background-color: transparent;
}

div#photo {
	border: solid 1px #A4ADB3;
	background-color: transparent;
	padding: 1px;
	float: left;
}

div#right {
	width: 293px;
	float: right;
}

h3#name {
	background-color: transparent;
}

h5#notation {
	margin-top: 10px;
	background-color: transparent;
}

h5#aka {
	margin-top: 10px;
	background-color: transparent;
}

p#prof {
	margin-top: 10px;
	background-color: transparent;
}

h3.index {
	margin-top: 10px;
	background-color: transparent;
}

h3#list_index {
	width: 460px;
	background-color: transparent;
	padding-top: 10px;
}

div#list_container {
	width: 460px;
	background-color: transparent;
	padding-top: 7px;
}

h4.list_elm {
	clear: left;
	margin-top: 3px;
	width:100px;
	background-color: transparent;
	float: left;
}

p.list_data {
	margin-top: 3px;
	width: 350px;
	background-color: transparent;
}

p.text {
	margin-top: 10px;
	background-color: transparent;
}

h4.sub_index {
	margin-top: 10px;
	background-color: transparent;
}

p.data {
	margin-top: 5px;
	background-color: transparent;
}

