#mc dl.original-article-info {
	margin-top: 1em;
	margin-bottom: 2em;
	margin-left: 1em;
	padding: 0.5em;
	border-left: double 4px #999999;
	font-size: 90%;
}
#mc dl.original-article-info dt {
	font-weight: bold;
	width: 200px;
}
#mc dl.original-article-info dd {
	margin-left: 2em;
}
/************** .trans styles *****************/

#trans {
	clear:both;
	margin:0;
	padding:10px 10px 10px 10px;
	border:1px solid #999999;
	margin-top:1em;
	margin-bottom:1em;
}

/************** .trans *****************/

#trans img {
	overflow:visible;	
}
#trans pre, code {
	font-family: Courier,"Courier New",monospace;
}
#trans pre {
	margin:0 15px 10px 30px;
	border:1px dotted #999;
	padding:10px 10px 20px 10px;
	margin-bottom:10px;
	margin-left: 0;
	width:95%;
	overflow-x: auto;
}
#trans h1 {
	border-top:0px solid #000000;
	border-bottom:0px solid #000000;
	border-right:0px solid #000000;
	border-left:0px solid #000000;
	margin-left:0;
	padding-left:0;
	color:#000000;
}
#trans h2 {
	border-top:0px solid #000000;
	border-bottom:0px solid #000000;
	border-right:0px solid #000000;
	border-left:0px solid #000000;
	margin-left:0;
	padding-left:0;
	color:#000000;
}
#trans h3 {
	border-top:0px solid #000000;
	border-bottom:0px solid #000000;
	border-right:0px solid #000000;
	border-left:0px solid #000000;
	margin-left:0;
	padding-left:0;
	color:#000000;
}
#trans .warning {
	background:#FCC;
	border:2px solid #F33;
	padding:10px;
	margin-bottom:10px;	
}
#trans .disclaimer {
	background:#FF9;
	border:2px solid #FC0;
	padding:10px;
	margin-bottom:10px;
}
#trans blockquote {
	background:#f7f7f7;
	border-left:3px solid #ccc;
	/* margin-left:-30px; */
	margin-left: 0;
	margin-right: 0;
	margin-bottom:10px;
	padding:0.5em 1em 0.5em 1em;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN',Arial,sans-serif;
	/* font-family:Cambria, Georgia, "Times New Roman", Times, serif; */
	font-style:italic;
	font-size:100%;
}

#trans blockquote p:first-child:before {
	content:'"';
}

#trans blockquote p:last-child:after {
	content:'"';
}
/*
#trans blockquote p {
	padding:0 15px 10px 30px;
}

#trans blockquote p:first-child {
	text-indent:-5px;
}
*/
#trans blockquote pre {
	margin:0 15px 10px 30px;
	font-style:normal;
}
#trans .aside {
	border-bottom:2px solid #CCCCCC;
	border-top:3px double #000000;
	float:left;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN',Arial,sans-serif;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
	margin:5px 20px 10px 0px;
	padding:5px 15px 10px;
	width:25%;
}
#trans table {
	width:auto;
	border-top:3px double #000;
	border-bottom:3px double #000;
	margin:15px 0;
}

#trans th, td {
	padding:5px 10px;
}

#trans th, tr.head td {
	border-bottom:1px solid #000;	
}

/* -------------------------------------- */
article footer p, article footer span {
	padding:0;
	font-size:11px;
}

article footer a {
	color:#999;
	background:none;
	text-decoration:underline;
	padding:0;
	text-shadow:0;
}

article footer p a:hover {
	background:none;
	color:#0481b5;
	text-decoration:underline;
}

.author-blurb {
	border:2px solid #0481B5;
	padding:10px;
	margin:20px 0;
	color:#333;
	background:#daedf4;
	position:relative;
	min-height:64px;
}

.author-blurb a {
	color:#0481B5;
	padding:2px 3px;
}

.author-blurb a:focus, .author-blurb a:hover {
	color:#fff;
	background:#0481B5;	
}

article footer .author-blurb p, .author .author-blurb p {
	float:none;
	width:87%;
	text-align:left;
	margin-left:13%;
	font-size:12px;	
}

.author .author-blurb {
	margin-left:35px;
	margin-top:0;
}

.author-blurb span {
	float:none;
	font-size:12px;
	width:auto;
}

.author-blurb img {
	position:absolute;
	top:10px;
	left:10px;
	height:64px !important;
	width:64px !important;
}

header .author-blurb {
	margin-left:32px;
	margin-top:0;
}
/*================================
Figure & Fig caption
==================================*/
figure {margin: 1.5em 0 2em;}
figcaption {margin: .75em 0; text-align: center; font: italic 13px/18px Cambria, Georgia, "Times New Roman", Times, serif;}
figure img {display: block; margin: 0 auto; border: 1px solid #999; padding: 6px; background: #fff;}
figure blockquote {margin-left: 0; border: 1px dashed #999; padding: 6px; font-style: normal;}
figure blockquote p {margin: .75em 0; padding: 0 1.5em;}
figure blockquote p:first-child {text-indent: 0;}
figure blockquote p:first-child:before {content: '';}
figure blockquote p + p {margin-top: 1.5em;}
figure ol, figure ul {margin: .75em 0; padding: 0 1.5em;}
.semantic-list {list-style-type: none; font-size: 14px; font-style: normal;}
.script li {margin-left: 3em; text-indent: -3em;}
.script b {font-weight: normal; text-transform: uppercase;}
.script .action {margin: .75em 0; text-align: center; text-indent: 0; font-weight: bold; font-style: italic;}
.script .voiceover {font-style: italic;}
