.dataTable {
	width:100%;
	margin-top:0;}

#frmSearch {
	margin-top:0;
	border:solid 1px #000099;}

.instruction {
	padding:5px;}

#checkTable {
	border-collapse:collapse;}

#journalList {border:none}
#journalList TD {vertical-align:top;}

.checkCell {text-align:right;padding-right:1px}

.journalNameCell {
	position:relative;
	padding-top:4px;
	padding-right:1em;
	font-size:.86em;}

#searchOptions {
	margin-top:1em;
	margin-bottom:1em;
	padding-left:1em;
	padding-right:1em;
	text-align:center;
	}

#topicSelects {margin-left:1em;}
.formItem {
	position:relative;
	width:45%;
	margin-bottom:1em;
	margin-right:5px;
	float:left;}

.formItem select {width:225px;}
.searchLabel {
	font-weight:bold;
	color:#FF6600;
	margin-bottom:3px}

#browseButton {
	clear:both;
	text-align:right;
	padding-right:1em;}
