#issue_2_bgfill {
	background-color: #212122;
	font-family: Verdana, Geneva, sans-serif;
	min-width: 1040px;
	width: 100%;
}
.issue2_img {
	width: 350px;
	height: 80px;
	background-image: url(images/issue_2.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
}
.issue2_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;
}
.issue2_module {
	width: 940px;
	padding-top: 70px;
	background-image: url(images/issue2mod_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 45px;
	padding-bottom: 50px;
}
.issue2_info {
	float: left;
	width: 161px;
	background-color: #2d2d2d;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	color: #AFA2A7;
}
.bold_issue2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
	display: block;
	float: left;
	color: #FFF;
}
.contributers2 {
	background-color: #2d2d2d;
	width: 141px;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 20px;
	padding-left: 12px;
	float: left;
}
.red  {
	font-size: 14px;
	line-height: 30px;
	padding-bottom: 1px;
	color: #FFF;
	border-bottom-color: #b01928;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
}
.red:hover  {
	color: #b01928;
	border-bottom-color: #b01928;
}
.blue  {
	font-size: 14px;
	line-height: 30px;
	padding-bottom: 1px;
	color: #FFF;
	border-bottom-color: #2e87af;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
}
.blue:hover  {
	color: #2e87af;
	border-bottom-color: #2e87af;
}
.green  {
	font-size: 14px;
	line-height: 30px;
	padding-bottom: 1px;
	color: #FFF;
	border-bottom-color: #609640;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
}
.green:hover  {
	color: #609640;
	border-bottom-color: #609640;
}
