#issue{
	width: 460px;
	overflow: auto;
	padding-top: 10px;
}
#issue .text{
	width: 460px;
	padding-left: 0px;
	float: left;
}

.issue_name{
	color: #83b15b;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: left;
}
#results_head .head_text1{
	color: #666666;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

.issue_articles,
.issue_articles a{
	width: 550px;
	color: #666;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	padding-top: 10px;
	line-height: 20px;
}
.issue_articles .head_text2,
.issue_articles .head_text2 a{
	text-decoration: underline;
}

.head_text2,
.head_text2 a{
	color: #83b15b;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.head_text2 a:hover {
color: #666;}

.article_title, .article_title a {
font-family: Tahoma;
font-size: 14px;
color: #83b15b;
}

.article_title a:hover {
color: #666666;
text-decoration: underline;
}


.abstract {
color: #666;
}
