/** Node admin filter **/
#starpublications-filter ul {
  padding:                    1px;
  margin:                     1px;
  width:                      100%;
}
#starpublications-buttons {
  float:                      left;
  margin-left:                0.5em;
  margin-top:                 1em;
 /* clear:                      right; */
}
dl.starpublicationsmultiselect dd.b, dl.starpublicationsmultiselect dd.b .form-item, dl.starpublicationsmultiselect dd.b select {
  font-family: inherit;
  font-size: inherit;
  width: 14em;
}
dl.starpublicationsmultiselect dd.a, dl.starpublicationsmultiselect dd.a .form-item {
  width: 8em;
}
dl.starpublicationsmultiselect dt, dl.starpublicationsmultiselect dd {
  float: left;
  line-height: 1.75em;
  padding: 0;
  margin: 0 1em 0 0;
}
dl.starpublicationsmultiselect .form-item {
  height: 1.75em;
  margin: 0;
}

.starpublications-head {
	width: 97%;
	color: Black;
	font-weight: normal;
	background-color: #EAEAEA;
	border: medium solid;
	border-left-color: #F0F8FF;
	border-right-color: Gray;
	border-bottom-color: Gray;
	border-top-color: #F0F8FF;
	padding: 3px;
}
 .starpublications-head a:link , .starpublications-head a.active, .starpublications-head a:visited,
 .starpublications-head a:focus,  .starpublications-head a:hover  {
	color: black;
}

.starpublications-category {
	color: #000000;
	font-weight: bold;
	background-color: #eeeeee;
	border: 1px solid #ccc;
	padding: 0.5em;
	margin: 1em 0 1em 0;
}
.starpublications-toolbar {
	width: 97%;
	color: Red;
	font-weight: bold;
	background-color: Silver;
	border: medium solid;
	border-left-color: #F0F8FF;
	border-right-color: Gray;
	border-bottom-color: Gray;
	border-top-color: #F0F8FF;
	padding: 3px;
}


a:active {
	
}


.starpublications-list-title {
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-size: 120%;
	line-break: strict;
	line-height: normal;
	text-align: left;
	text-autospace: none;
	text-justify: auto;
	word-wrap: normal;
	font: "@Arial Unicode MS", Arial, sans-serif;
	word-break: keep-all;
	color: #333;
	margin: 0 0 10px 1px;
	width : 100%;
}

.starpublications_found{
	text-align: right;
	text-decoration: none;
	float: right;
}

.starpublications_sort{
	text-decoration: none;
	text-align: left;
}

.starpublications-table tr td { 
  margin: 10px;
  padding: 3px;
  background-color: white;
  border: 1px solid white;
  vertical-align: top;   
} 

.starpublications-table-entry {
	font-weight : bold;
}


.clearer {
        clear: both;
        font-size: 1px;
}               



.starpublications-search tr td { 
  margin: 5px;
  padding: 2px;
  background-color: white;
  border: 1px solid white;
  vertical-align: top;   
} 

.starpublications-search-entry {
	font-weight : inherit;
	font-family : inherit;
  background-color: white;
  border: 1px solid white;
	font-size : 100%;
}

.starpublications-search-entry-title {
	font-weight : bold;
	font-family : inherit;
  background-color: white;
  border: 1px solid white;
	font-size : 100%;
}

.starpublications-search-entry-value {
	font-weight : normal;
	font-style  : italic;
	font-family : inherit;
  background-color: white;
  border: 1px solid white;
	font-size : 100%;
}


.clearer {
        clear: both;
        font-size: 1px;
}               
