.journalISSN {
	color: #333;
	background: transparent;
	font: 0.8em Arial, Helvetica, sans-serif;
}

/* This is stuff that was used on the editorial board page and other pages
   in the Journals v2 design. */

.line {
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-top-color: #006699;
 border-right-color: #006699;
 border-bottom-color: #006699;
 border-left-color: #006699;
 margin: 5px;
 border-bottom-style: solid;
}

.editorBox {
 font-family: Georgia, "Times New Roman", Times, serif;
 background-color: #EFEFEF;
 border: 1px solid #003366;
}

.style1 {font-family: Georgia, "Times New Roman", Times, serif}

.rssBullet {
	list-style: square url(/images/rssBullet.gif) outside;
	margin-left: 3px;
}


