@charset "utf-8";
/* CSS Document - About Us */

#ei_about_content {
	float: left;
	width: 968px;
	text-align: justify;
}

#ei_about_content a {
	color: #06C;
	text-decoration: none;
	font-weight: bold;
}

#ei_about_content a:hover {
	color: #09F;
	text-decoration: underline;
	font-weight: bold;
}

#about_authors {
	float: left;
	width: 638px;
	margin-right: 22px;
}

#about_authors img {
	float: right;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#about_ei {
	float: left;
	width: 308px;
}


.author_subtitle {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
