

/*
.simple-list {
	border-collapse:collapse;
	width:100% !important
}

.simple-list tr.link-tag:hover, .simple-list tr.link-tag:hover a {
	color:#b30000 !important;
	cursor:pointer
}

.simple-list thead th, .simple-list .title-row th {
	background:#67b3d3;
	color:#000;
	font-weight:normal;
	text-align:left
}

.simple-list .table-title th {
	background:#081D58;
	color:#fff;
	font-weight:bold;
	text-align:left
}

.simple-list tbody th {
	font-weight:normal;
	text-align:left
}

.simple-list th, .simple-list td {
	padding:4px 7px;
	border:1px solid #afd1f0
}

.simple-list td.image {
	padding:0;
}

.simple-list tr.low td, .simple-list tr.low th {
	background:#cce0ee
}
*/

.download-col {
	width:16px;
	text-align:center
}

/*
.c-index-article table,
.c-fluing-list table {
	border-collapse:collapse;
	width:100%;
	margin-bottom:10px
}

.c-fluing-list table {
	width:auto;
}

.c-index-article th,
.c-fluing-list th {
	background:#67b3d3;
	color:#000;
	font-weight:normal;
	text-align:left
}

.c-index-article thead th,
.c-fluing-list thead th {
	background:#081D58;
	color:#fff;
	font-weight:bold;
	text-align:left
}

.c-index-article tbody th,
.c-fluing-list tbody th {
	font-weight:normal;
	text-align:left
}

.c-index-article th, .c-index-article td,
.c-fluing-list th, .c-fluing-list td {
	padding:4px 7px;
	border:1px solid #afd1f0
}
*/
.simple-list td.image,
.c-index-article td.image {
	padding:0;
}

.c-index-article tr.low td, .c-index-article tr.low th {
	background:#cce0ee
}

.magazines {
	width:100%
}

.magazines .size-col {
	width:5em
}
.magazines .pub-col {
	width:8em
}

.magazines .download-col span {
	display:none;
}


.magazine {
	border:1px solid #ABADB3;
}

#issues {
    width:559px;
    float:left;
}

#issues-group {
	padding-right: 10px;
    float:left;
}

#issues-group #group {
	float:left;
}

#issues label {
    display:block;
    margin-bottom:3px;
    float:left;
    padding:3px 10px 0 0
}

#issues-results {
    margin-top: 17px;
    width:100%;
    clear:both;
}

#inside .submit-wrap {
    margin-top: 0;
}

#current-featured {
    float:left;
    width:537px;
    padding:10px;
    margin-top: 10px;
    background:#cce0ee;
    border:1px solid #afd1f0;
    margin-bottom:20px;
    display:inline
}

#mag-email, #mag-post-pdf {
    float:right;
    width:100px;
    display:inline;
    margin-left:5px;
    margin-bottom:5px
}

#mag-email strong, #mag-post-pdf strong {
    display:block;
    padding-left:2px
}

#mag-email .right, #mag-post-pdf .right {
    margin:3px 0 0 0
}

#inside ol {
    margin-bottom: 0;
}

