@charset "utf-8";
#issue_box {
	background-image: url(../images/news_letter_issue.gif);
	height: 22px;
	width: 248px;
	position: relative;
	top: -72px;
	background-repeat: no-repeat;
	left: 427px;
}
#issue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 15px;
	width: 220px;
	float: right;
	margin-top: 5px;
	font-weight: bold;
	text-align: right;
	margin-right: 15px;
}
