#issues_display_form {text-align: right;}
#issues_display_form form label {padding:0px 10px;font-family:"Franklin ITC",Arial, Helvetica, sans-serif;}
#issues_display_form form select {height: 23px;}
.issues_month_heading {font-size: 2.3rem;margin: 0px 0px 15px 20px;font-family: "Scout Cond Thin",Arial, Helvetica, Verdana, sans-serif;color: #fff;width: auto;float: left;text-align: left;background: #EC272D;text-transform: uppercase;padding: 0px 10px;text-shadow: -1px -1px 1px #BD0F15;line-height: 1.5;font-weight: bold;clear: both;}
.issues_month {border-bottom: 10px solid #fff;padding:5px;clear:	left;}
#back_issues_inner {background: #f1f1f1;margin-top: 20px;}
#back_issues_inner .bottomMargin {background: #f1f1f1; margin-bottom:0px!important;}
/*
#back_issues_inner .bottomMargin:nth-child(2) {background: #f1f1f1;}
#back_issues_inner .bottomMargin:nth-child(4) {background: #f9f9f9;}
#back_issues_inner .bottomMargin:nth-child(6) {background: #f1f1f1;}
#back_issues_inner .bottomMargin:nth-child(8) {background: #f9f9f9;}
#back_issues_inner .bottomMargin:nth-child(10) {background: #f1f1f1;}
#back_issues_inner .bottomMargin:nth-child(12) {background: #f9f9f9;}
#back_issues_inner .bottomMargin:nth-child(14) {background: #f1f1f1;}
#back_issues_inner .bottomMargin:nth-child(16) {background: #f9f9f9;}
#back_issues_inner .bottomMargin:nth-child(18) {background: #f1f1f1;}
#back_issues_inner .bottomMargin:nth-child(20) {background: #f9f9f9;}
#back_issues_inner .bottomMargin:nth-child(22) {background: #f1f1f1;}
#back_issues_inner .bottomMargin:nth-child(24) {background: #f9f9f9;}
*/
.issues_month .issue {float:left;width:20%;padding:0px;text-align:center;}
.issues_month .issue .date {font-size:  1.1rem;color: #862534;font-family:"Franklin ITC",Arial, Helvetica, sans-serif;}
.issues_month .issue img {cursor: pointer;margin: 10px 0px 15px 0px;border: 2px solid #586C84;}
.issues_month .issue img:hover {border: 2px solid #243140;}
.issues_month .issue .link a {font-size:  1rem;}
.issues_month .issue .link.title a {font-size:  1.1rem;}
.issues_month .issue .volume_issue {font-style: italic;color:  #EC272D;}
