﻿
#latest_issue_pic
{
	
	
	}
	
#latest_issue_pic img
{
	border:none;
	}	
	
#latest_issue_pic #issue_number
{
	background-position: 15px 0px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #c4a882;
	padding-bottom:0px;
	background-image: url("images/arrow_issue.gif");
	background-repeat: no-repeat;
}

#latest_issue_pic #isue_link
{
	text-align: center;
	margin-top:10px;
	margin-bottom:10px;
	}
	
#issues_list
{
	margin-left:2px;
	margin-top:12px;
	text-align:center;
	}
	
	
#issues_list img
{
	border:1px solid #000;
	margin:3px;
	padding:3px;
	
	}	
	
#issues_title
{
	background-position: 10px 7px;
	background-image: url("images/arrow_down.gif");
	background-repeat: no-repeat;
	margin-left: 30px;
	padding: 0 0 0 35px;
	font-size: 18px;
	color: #fff;
	text-align: left;
}	