body {
	padding: 0;
	margin: 0;
}

.caption {
	font-size: 10px;
}

.photoCredit  {	
	font-size: 9px;
	padding-right: 55px;
	clear: right;/**/
	color: #999;
}

/*
	First comment. Explorer 5 Mac misses the end-of-comment
	because of the backslash
\*/

.photoCredit {
	font-size: 9px;
	padding-right: 5px;
	display: block;
	text-align: right;
}

/* hack ends */

.attribution {
	font-size: 9px;
}

.takeAction {
	font-size: inherit;
	font-style: italic;
	border-left: 4px solid #27a1c1;
	border-right: 4px solid #27a1c1;
	display: block;
	width: 88%;
	padding-left: 5px;
	padding-right: 5px;
	text-align:justify;
	margin: 4px auto;
	clear:both;
}
.interrupt {
	font-size: 10px;
	color: navy;
	font-weight: bold;
}
.boxout {
	border: solid #000 3px;
	margin: 4px;
	background: #EAEAEA;
	font: 0.8em Geneva, Arial, Helvetica, sans-serif;
}

h3 {
	color: #27A1C1;
	font-size: 1.5em;
	font-weight: normal;
	/*text-align: center;*/
	margin-bottom: -0.5em;
}

h4 {
	font-size: 1.1em;
	font-weight:bold;
	/*text-align:center;*/
}

h5 {
	font-size: 0.9em;
	margin-bottom: 2px;
}

h6 {
	display: inline;
}

.author {
	font-size: 85%;
	font-style: italic;
	margin-left: 11px;
}
#contentArticle {
	/*margin-left: 565px;*/
	min-height: 100%;
	background: #000;
}
#contentArticle p {
	font-size: 80%;
	margin: 20px;
}
#contentArticle h1 {
	font-size: 130%;
	color: #036;
	padding: 0;
	margin: 20px;
}
#contentArticle ul {
	list-style: none;
}
#contentArticle ul li {
	list-style: none;
	padding-bottom: 1px;
}
#contentArticle ul li a {
	color: #fff;
	font-size: 95%;
	font-weight: bold;
	text-decoration: none;
	list-style: none;
	margin-left: -42px;
	padding-left: 15px;
	display: block;
}
#contentArticle ul li a:hover {
	color: #036;
	background: Gray;
}
#leftcolArticle {
	margin: 0;
	width: 545px;
	float: left;
	border-right: 1px solid #000;
	padding: 9px;
	background: #fff;
}
#leftcolArticle p {
	font-size: 80%;
}
#wrapperArticle {
	width: 700px;
	margin: 10px auto;
	border: 1px solid #000;
	text-align: left;
	background: #000;
}
#leftcolArticle a {
	target-new: tab; /* css3 */
	color: #9A223F;
	text-decoration: none;
}
#leftcolArticle a:hover {
	text-decoration: underline;
	color: #036;
}

#coverThumb {
	position: fixed;
	bottom: 1em;
	left: 1em;
	right: 1em;
	/*text-align: right;*/
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	clear: both;
}

#stuff {
	padding: 0 1em;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	color: #333;
	background-color: #fff;
	font-size: 85%;
}

.graphicRight {
	float: right;
	padding: 8px 0 8px 8px;
}

.graphicLeft {
	float:left;
	padding: 8px 8px 0 8px;
	clear: right;
}

.graphicCenter {
	margin-right: auto;
	margin-left: auto;
	width: 469px;
	display:block;
	padding: 8px;
}

.pullquote {
	font-size: 15px;
	font-style: italic;
	color: #27A1C1;
}

.pullQuoteLeft {
	display:block;
	float:left;
	font-size:15px;
	width:250px;
	margin:8px;
	font-style: italic;
	color: #27A1C1;
	padding: 2px;
	border-bottom: 1px #27A1C1 dotted;
	border-top: 1px #27A1C1 dotted;
	text-align: justify;
}

.pullQuoteRight {
	display:block;
	float:right;
	font-size:15px;
	width:250px;
	margin:8px;
	font-style: italic;
	color: #27A1C1;
	padding: 2px;
	border-bottom: 1px #27A1C1 dotted;
	border-top: 1px #27A1C1 dotted;
	text-align: justify;
}

img {
	border: 0;
}

.masthead {
	margin: 1.5em 0 1em 3em;
	padding: 0 8em;
	float: none;
	color: #fff;
	width: 100%;
	height: 88px;
	display: inline;
	white-space: nowrap;
	background: #fff url(/eijournal/preview/graphics/masthead.gif) no-repeat left top;
}

.letterQuote {
	color: #030;
	background-color: #ffc;
	line-height: 0.9em;
	padding: 1em;
}

/*.unnamed1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	border: 9;
}*/

.question {
	font-style: italic;
	font-weight: bold;
}

cite cite {
	font-style: normal;
}

h3, h4 {
margin-left: 0.4em;
}

.blurbDivide {
	background-image: url(/eijournal/images/greenDot.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 2em;
}

p.dropcap:first-letter
{
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 222%;
	font-weight: bold;
	color: #718d56;
	line-height: 0.85em;
	margin-right: 0.03em;
	/*margin-bottom:-0.25em;
	margin-top: -0.25em;*/
}

#audioThing {
	padding: 2em 1em 1em 1em;
	border: 1px solid #ccc; 
	background-color: #eaeaea;
	width: 87%;
	margin-left: 1em;
}

.commentBlock {
	width: 87%; 
	padding: 2em 1em 1em 1em; 
	margin: 0 0 1em 1em; 
	border: 1px dotted #333; 
	background-color: #ffffef;
}

.commentAttribution {
	text-align: right; 
	padding-right: 2em;
}

#comments h4 {
	border-top: #ccc dotted 1px; 
	padding-top: 0.75em;	
}

.authorBio {
	min-height: 7em; 
	width: 77%; 
	margin: 1em auto; 
	padding: 1em;  
	background-color: #eaeaea; 
	border: 1px dotted #333;
}

#atw {
	background-color: #C2DFD1;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 0.75em;
	padding-top: 0.5em;
	padding-right: 0.75em;
	padding-bottom: 0.5em;
	padding-left: 0.5;
	border: 1px solid #999;
}

#toEditor {
	margin: -1em 2em 1em 1em; 
	padding: 0 1em; 
	background-color: #ffc; 
	border: 1px solid #ccc;
}
#corporateTimeline {width: 41%; margin: 1em; float: right;}
#corporateTimeline tr td {padding-left: 2em;}

#corporateTimeline tr.alt {
	color: #fff;
	background-color: #693;
	font-weight: bold;
}

#corporateTimeline tr.alt td {padding-left: 0.5em;}

#plusMinus {
	margin-bottom: 1em;
	clear: both;
}
#plusMinus #left {
	width: 42%;
	float: left;
	border: 1px dotted #ccc;
	margin-left: 1em;
	padding: 0.25em;
}
#plusMinus #right {
	width: 42%;
	float: left;
	background-color: #f8f8f8;
	border: 1px solid #ccc;
	margin-left: 1em;
	padding: 0.25em;
}

#plusMinus #right p {
	background-color: #f8f8f8;
}

.qc_pager {
	text-align: center;
	font-size: 0.75em;
	font-weight: bold;
}

.qp_next, .qp_prev {
	text-decoration: none;
	color: #f58426;
}

.qp_counter {
	margin: 0.75em 1em;
}