.archives
{
	width:auto;
	}
.archives tr
{
	}
.archives tr th
{
	background-color:#FFFFFF;
	}
.archives tr th h3
{
	width:80px;
	text-align:center;
	}
.archives tr td
{
	display:inline-block;
	width:140px;
	text-align:center;
	vertical-align:top;
	margin: 5px 0px 5px 0px;
	}
.issueEditionName
{
	height: 25px;
	margin: 0px 0px 2px 0px;
	text-align:center;
	}	
.archives tr td img
{
	width:140px;
	margin: 5px 0px;
	}
ul#years li
{
	display:inline-block;
	float:left;
}
ul#years li h3
{
	width:86px;
	text-align:center;
}
hr.sp
{
	clear:both;
	margin-top: 15px;
	margin-bottom: 15px;
}