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

.starpresentations2-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;
}
 .starpresentations2-head a:link , .starpresentations2-head a.active, .starpresentations2-head a:visited,
 .starpresentations2-head a:focus,  .starpresentations2-head a:hover  {
	color: black;
}

.starpresentations2-meeting {
	color: #000000;
	font-weight: bold;
	background-color: #eeeeee;
	border: 1px solid #ccc;
	padding: 0.5em;
	margin: 1em 0 1em 0;
}
.starpresentations2-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 {
	
}


.starpresentations2-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%;
}

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

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

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

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

.starpresentations2-speaker-name {
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	line-break: strict;
	line-height: normal;
	text-autospace: none;
	text-justify: auto;
	word-wrap: normal;
	font: "@Arial Unicode MS", Arial, sans-serif;
	word-break: keep-all;
	color: #336599;
	text-align: right;
        float: left;
        width: 140px;
        height: 100%;
	margin: 0 0 0 0;
	font-size: 100%;
}
.starpresentations2-presentation-title {
	font-weight: normal;
	text-decoration: none;
	font-size: 100%;
	font-style: normal;
	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;
        float: left;
        width: 75%;
        height: 100%;
        margin: 0 10px 5px;
	display : inline;
}
.clearer {
        clear: both;
        font-size: 1px;
}
