#ErrorMessage {
	margin-top: 10px;
	margin-left: 20px;
	width: 400px;
}

/**********************
* Publications
***********************/

div.publications {
	background-image:url(../images/backgrounds/bases_side.gif);
	background-repeat:no-repeat;
	background-position: 554px 0px;
}

div.publications li, div.other-publications li, ul.relatedLinks li {
	padding-left: 10px;
	border-left: 3px solid #D5BC67;
	padding-bottom: 3px;
}	

div.publications li a, div.other-publications li a, 
div.other-publications span.title, ul.relatedLinks li a {
	font-size: 10px;
	display:block;
	color: #333344;
	font-weight: bold;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.publications li a:hover, div.other-publications li a:hover, ul.relatedLinks li a:hover  {
	text-decoration: underline;
}

div.other-publications li {
	clear: both;
	overflow: auto;
	height: 100%;
}

div.other-publications .bookImage {
	display: block;
	border: 1px solid #CCCCCC;
	padding: 4px;
	float: left;
	margin-right: 15px;
}

div.other-publications .bookImage:hover {
	border-color: #666666;
}

div.other-publications .bookImage img {
	border: none;
}

div.other-publications .full-citation, div.other-publications .publisher,
div.other-publications .date, div.other-publications .isbn,
div.other-publication .comment, div.other-publication .authors {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #565656;
}

/**********************
* Single Publication
***********************/
div.publication {
	padding-left: 30px;
	padding-right: 20px;
	margin-top: 20px;
	width: 610px;
}

#Content div.publication h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color:#333333;
	letter-spacing: 2px;
	text-transform:none;
	margin: 0;
	padding: 0;
	clear:both;
	width: 100%;
	line-height: 1.2em;
}

#Content div.publication h2, 
div.publication span.authors, 
div.publication span.email {
	border: none;
	text-align: center;
}

#Content div.publication p {
	padding: 0;
	margin-bottom: 14px;
}

div.publication span.authors, 
div.publication span.email {
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 24px;
	display: block;
	color:#666666;
	letter-spacing: 1px;
	padding-top: 8px;
}

div.publication span.email {
	margin-top: -28px;
	margin-bottom: 2.5em;
}

div.publication div.citations {
	background-color: #F8F7EF;
	border: dashed #B2B2B2;
	border-width: 1px 0px;
	padding: 8px 12px;
	margin-bottom: 18px;
	margin-left: -1px;
}

div.publication div.citations .source { 
	margin-bottom: 16px;
	font-size: 10px;
	padding-left: 4px;
}

div.publication div.citations span {
	margin-bottom: 2px;
	display:block;
	font-size: 8px;
	text-transform: uppercase;
	padding-left: 4px;
	font-weight: bold;
}

div.publication div.citations .full-citation { 
	background-color: #FEFEFF;
	width: 97%;
	padding: 10px;
	font-size: 10px;
	border-radius: 10px;
	border: 1px solid #E8E8E8;
}

div.publication h3, #Content div.publication h3 {
	border: none;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	color:#666666;
	display:block;
	text-align:center;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #D5BC67;
	text-transform:uppercase;
}

div.publication cite {
	display: block;
	font-style:normal;
	color: #444444;
}

div.publication a {
	font-weight: bold;
	text-decoration:none;
	color:#555588;
}

div.publication h2 a {
	color: #444444;
}

div.publication a:hover {
	text-decoration: underline;
}

ul.relatedLinks {
	margin-bottom: 0.5em;
}

ul.relatedLinks li, #Content ul.relatedLinks li {
	margin-left: 0;
}

ul.relatedLinks li a, #Content ul.relatedLinks li a {
	color: #666666;
}

.formats {
	display: block;
	margin-bottom: 1.5em;	
}
