@charset "utf-8";
/* CSS Document - Articles */

#ei_articles_content {
	float: left;
	width: 968px;
}

#ei_articles_content a {
	color: #06C;
	text-decoration: none;
	font-weight: bold;
}

#ei_articles_content a:hover {
	color: #09F;
	text-decoration: underline;
	font-weight: bold;
}

#ei_articles_content img {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 6px;
}

#articles_top_row {
	float: left;
	width: 968px;
}

#articles_left_column {
	float: left;
	width: 473px;
	margin-right: 22px;
}

#articles_right_column {
	float: left;
	width: 473px;
}
