@charset "utf-8";
/* CSS Document - Editorial Call */

#ei_editorialcall_content {
	float: left;
	width: 968px;
	text-align: justify;
}

#ei_editorialcall_content a {
	color: #06C;
	text-decoration: none;
	font-weight: bold;
}

#ei_editorialcall_content a:hover {
	color: #09F;
	text-decoration: underline;
	font-weight: bold;
}
#editorialcall_current {
	float: left;
	width: 638px;
	margin-right: 22px;
}
#editorialcall_archives {
	float: left;
	width: 308px;
}
#editorialcall_archives h1 a {
	color: #06C;
	background-color: #CCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #999;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
#editorialcall_archives h1 a:hover {
	color: #09F;
	background-color: #CCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #666;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #666;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
