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