@charset "UTF-8";
#content {
	background-color: #FFFFFF;
	width: 750px;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	text-align: justify;
}
#magazineCover {
	margin-left: 20px;
}
p {
	margin-top: 10px;
	margin-bottom: 7px;
	line-height: 14pt;
}
.pubname   {
	font-size: 16px;
	font-weight: bold;
	color: #330099;
	text-align: center;
}
.issue  {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
}
#logo_pub {
	margin-bottom: 14px;
	text-align: center;
}
h1  {
	font-size: 18px;
	font-weight: bold;
	color: #330099;
	text-decoration: underline;
	text-align: center;
}
#author {
	font-size: 12px;
	font-style: italic;
	color: #003300;
	text-align: right;
	margin-top: 4px;
	margin-bottom: 6px;
}
#article {
	font-size: 13px;
	line-height: 18px;
}
.question {
	font-style: italic;
	font-weight: bold;
	line-height: 12pt;
}
.quoteboxleft, .quoteboxright, .quoteboxcenter{
	font-size: 22px;
	font-style: italic;
	line-height: 36px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
.quoteboxleft {
	width: 300px;
	color: #CC0000;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}
.quoteboxright {
	width: 300px;
	float: right;
	color: #336600;
	margin: 10px;
}
.quoteboxcenter {
	width: 650px;
	color: #FF6600;
	margin-right: auto;
	margin-left: auto;
}
#article_list {
	float: left;
	margin-top: -9px;
	margin-left: -10px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	margin-right: 10px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 4px;
	color: #666666;
	margin-bottom: 2px;
}
.selected {
	color: #000000;
}
.hidden_list {
	display: none;
}
.reviews_title {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 4px;
	margin-left: 4px;
	text-transform: uppercase;
}
#publications li {
	line-height: 1.5em;
	text-align: left;
	text-indent: 1.5px;
	font-size: 11px;
}
.date {
	font-size: 10px;
	font-style: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
li:hover      {
	color: #3300FF;
	text-decoration: underline;
}
li:link {
	text-decoration: none;
}
