.content {
	position:relative;
	top: 0px;
	left: 0px;
	float:left;
	width: 40%;
	height:100%;
	padding: 0% 5% 5% 5%;
	font-size: 11px;
	}
.content2 {
	position:relative;
	top: 0px;
	left: 0px;
	float:left;
	width: 78%;
	height:100%;
	margin-top: 0;
	margin-right: 2%;
	margin-bottom: 30px;
	margin-left: 1%;
	}	
.content_right2 {
	position:relative;
	top: 0px;
	left: 0px;
	float:left;
	width: 14%;
	height:100%;
	padding-right: 5%;
	text-align:right;
	font-size: 11px;
	}
.content_right {
	position:relative;
	top: 0px;
	left: 0px;
	float:left;
	width: 43%;
	height:100%;
	}
	
.menu2 { 
	position:relative;
	top: 0px;
	right: 0px;
	width:20%;
	height:100%;
	float:left;
	background-color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	}
.pdf {
	position: relative;
	float:right;
	}
.font1 {
	font: Arial, Helvetica, sans-serif;
	font-size:10pt;
	}

 /* Style Definitions */
h1
	{margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	font-size:26.0pt;
	font-family:Helvetica;
	font-weight:normal;}
h2
	{margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	font-size:11.0pt;
	font-family:Helvetica;}
.container a:link
	{color: #666666;
	text-decoration:none;
	}
.container a:visited
	{color: #666666;
	text-decoration:none;

	}
.container a:hover
	{color: #000000;
	text-decoration:underline;
	}
.style1 {color: #000000}
.issue {float:left; margin: 5px, 5px, 5px, 5px; vertical-align:top}
.postal{
	float:left;
	background-position:center; 
	background-repeat:no-repeat;
	}
.back_issue {
	float:left;
	width:auto;
	height: 100px;
}
.back_img{float:left; width:70px;}
.back_text{
	float:left;
	width:140px;
	position:relative;
	top:2em;
	padding-left:10px;
}
.current_text{
	float:left;
	width:140px;
	position:relative;
	padding-right:5em;
	padding-left:10px;
}
.bigger {font-size:1.2em;}
#issues {
	width:auto;
	height:auto;
}

