#issue_1_bgfill {
}
.issue_img {
	width: 350px;
	height: 80px;
	background-image: url(images/issue_1.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
}
.issue_img a{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.issue_module {
	width: 940px;
	padding-top: 70px;
	background-image: url(images/issuemod_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 40px;
	padding-bottom: 50px;
}
.issue_info {
	float: left;
	width: 161px;
	background-color: #EDECEB;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	color: #AFA2A7;
}
.bold_issue {
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 30px;
	display: block;
	float: left;
	color: #72626A;
}
.contributers {
	background-color: #EDECEB;
	width: 141px;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 20px;
	padding-left: 12px;
	float: left;
}
.contributers a {
	font-size: 21px;
	line-height: 30px;
}
