@import url("/css/GEO/main.css");
@import url("/css/GEO/article.css");

#left { overflow: visible !important; }
#article { width: 100%; padding: 10px; color: #000;}

body {
  background: #fff;
  color: #000;
}

 #magNav, #mainHeader, #mainNav, #right, #breadcrumb, .catMarker, #pager, #serviceBar, #footer, #gujSites, #rubrikenAd, .invisible, .enlarge, .pageIndex, .imgNavi {
  display: none;
}

a, a:visited {
  color: #000;
  text-decoration: none;
}
ul li {
	list-style: none;
	margin: 0;
}
a img {
	border: none;
}
.clearFloat {
  height: 1px;
  line-height: 1px;
  clear: both; 
}
#article .addHeadline {
 float: left;
 text-align:left;
 font-size: 76%;
 margin: 0 0 15px 0;
 border-left: 1px solid #999;
 border-right: 1px solid #999;
 padding: 0 5px 0 5px;
 font-weight: bold;
 color: #000;
}
.pubDate {
	float: right;
	font-size: 76%;
}
.issueInfo {
  color: #000;
}
.issue {
  float: left;
  width: 80px;
  margin: 2px 15px 15px 0;
}
.issue a {
  display: block;
  font-size: 8pt;
  font-weight: bold;
}

.tocBoxLeft, .tocBoxRight {
  display: none;
}

.author {
  font-size: 76%;
  text-transform: uppercase;
}
#article h1 {
	font-size: 16pt; 
	margin: 0;
	font-weight: bold;
  color: #000;
}
#article h2.subHead {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 93%;
  font-weight: bold;
  margin-bottom: -15px;
}
#article p {
  margin: 15px 0;
  font-size: 93%; 
  line-height: 130%;
}
h2.intro {
  margin: 5px 0 20px 0;
  line-height: 14pt; 
  font-size: 11pt;
  font-weight: bold;
  color: #000;
}
.imgLeft {
  margin: 17px 15px 10px 0;
  float: left;
}
.imgCenter {
  margin: 0 0 15px 125px;
}
.imgRight {
  margin: 17px 0 10px 15px;
  float: right;
}

.credit {
  text-align: left;
	font-size: 68%; 
	color: #000;
	margin-bottom: 2px;
}
.caption {
  text-align: left;
	font-size: 76%; 
	color: #000;
}

.relatedBox {
  width: 99.7%;
  border: 1px solid #000;
  border-top: none;
  margin: 15px 0;
}
.relatedBox h2 {
  background: #fff; 
  color: #000;
  border-top: 1px solid #000;  
  border-bottom: 1px solid #000;
}
.relatedBox h3 {
  font-size: 106%
}
.boxDefault, .boxClassic {
  width: 99.7%;
  margin-top: 15px;
  border-color: #000;
}
