.cover {
	margin-bottom: 1em;
}

table.infotable {width: 100%; border-collapse: collapse; margin-top: 2px; margin-bottom: 2px;}
table.infotable td {padding: 2px 3px; height: 15px; font-size: 10px}
table.infotable td.print {padding-left: 6px; width: 54px; border-left: 1px solid #bdbdbd}
table.infotable td.date {color: #777777; text-align: right}
table.infotable td.email {padding-left: 6px; width: 54px; border-left: 1px solid #bdbdbd;}
a.printlink, a.emaillink {color: #000000; padding-left: 20px; padding-bottom: 3px;}
a.printlink {background: url(/images/icon_print.gif) top left no-repeat;}
a.emaillink {background: url(/images/icon_email.gif) top left no-repeat;}
a.printlink:hover , a.emaillink:hover {color: #a65132; text-decoration: underline;}

#share {
    position: relative;
    margin: 0;
    padding: 0;
    color: #03547d;
}


#share li {
    list-style: none;
    padding: 0 4px;
    display: list-item;
}


#share ul {
    position: absolute;
    left: -999em;
    top: -999em;
    border: 1px solid #03547d;
    background: white;
    z-index: 1;
    margin: 0;
    padding: 0;
    width: 130px;

}

#share:hover ul, #share.sfhover ul {
    left: 1.5em;
    top: .5em;
}

#low_banner{
    width: 100%;
    height: 71px;
    background: url(/images/ScreeningRoombox.jpg);
    clear: both;
}

.cap{
    text-transform: uppercase;
}

div.pages{
    text-align: right;
}

.digital_edition_links {
	width: 690px;
	margin: 10px 0;
	text-align: center;
	font-size: 1.2em;
}

.issue_list_container {
	padding: 10px 0;
}

.articlepara {
	margin: 0 0 10px 0;
	font: 1.3em times new roman;
	padding-left: 10px;
}

h5.artic{
    color: #336699;
    font: 1.1em arial, helvetica, sans-serif;
    margin: 0;
    margin-bottom: 0.2em;
}

.normal_lead_image {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.wide_lead_image {
	margin-bottom: 15px;
}

.extras {
	width: 190px;
	border-left: 1px solid #dedede;
	padding-left: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
    font: 0.8em arial, helvetica, sans-serif;
}

.extras.large_image {
	width: 175px;
}

.extras a {
	color: #fc931d;
}

.related_items .headline {
	background-image: url(/images/bg_story_headline.png);
	background-repeat: no-repeat;
	width: 620px;
	height: 53px;
	padding-top: 5px;
	padding-left: 10px;
}

.related_items .headline h2 {
	color: #000;
	font-weight: bold;	
	margin-bottom: 0;
}
