.browse_dHeadimage
{
  text-align: center;
  margin-bottom: 5px;
}

/* FULLTEXT SEARCH */

#tSearch
{
	float: right;
}

#tSearch td
{
	vertical-align: middle;
	text-align: left;
}

#search_label
{
	margin-left: 31px;
	font-weight: 900;
}

#search_chooser
{
	text-align: left;
	border: 1px solid #36618C;
	position: absolute;
}

#search_chooser_title
{
	font-weight: 900;
	padding: 1px 5px;
	background: #F1F0F0;
}

#search_what_form
{
	padding: 0;
	margin: 0;
}

#search_chooser_list
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#search_chooser_list li
{
	padding: 3px 20px;
	_padding: 0 20px !important;
	border-top: 1px solid #A0A0A0;
	margin: 0;
	background: #FFFFFF;
}

#searchfield
{
	width: 300px;
	border: 1px solid black;
}

#searchClear
{
	cursor: pointer;
	margin: 0;
	visibility: hidden;
}

#search_choose_img
{
	/*cursor: pointer;*/
	margin: 0 5px;
}

#dClear
{
  clear: right;
}

/* ITUNES BOXES */

#dItunesCongress, #dItunesGroup, #dItunesSession
{
	float: left;
}

#dItunesGroup, #dItunesSession
{
  margin-left: 4px;
}

.dItunes select
{
	height: 150px;
	z-index: 1;
	background-color: #FFFFFF;
	border: 1px solid black;
}

.itunesLabel
{
	font-size: 1.2em;
	font-weight: bolder;
}

#itunesCongressIndicator, #itunesGroupIndicator, #itunesSessionIndicator
{
	position: absolute;
	display: none;
	z-index: 5;
}

/* RESULT LIST */

.result_list_heading
{
  font-weight: bolder;
  font-size: 8pt;
  vertical-align: top !important;
  padding: 2px 10px 2px 5px;
}

.result_list_link
{
  font-size: 8pt;
}

.result_list_text
{
  font-size: 8pt;
}

#iPreviewSize1, #iPreviewSize2, #iPreviewSize3, #iResultType1, #iResultType2
{
	cursor: pointer;
	margin: 0;
	padding: 0;
}

#dResults
{
	margin-top: 0;
}

.tResult_list
{
	border-spacing: 0;
	width: 99%;
}

.tResult_list img
{
	margin: 2px 0;
}

.tResult_list td
{
	vertical-align: middle;
}

.tResult_list_tr_highlight
{
	background: #DFEBF9;
}

.dResult_grid
{
	margin-top: 15px;
	display: table;
}

.dResult_grid_element
{
	text-align: center;
	border: 1px solid #F1F0F0;
	width: 230px;
	padding: 5px;
	float: left;
	margin: 3px 7px 3px 0;
}

.dResult_grid img
{
	margin: 5px;
}

#resultIndicator
{
	margin: 15px 0 5px 40px;
	visibility: hidden;
}

.dPaginate
{
  margin-top: 15px;
  text-align: right;
}

/* MODAL STUFF */

.fixedHeight
{
	vertical-align: top;
	height: 75px;
}

#modal_content
{
  height: 625px;
  width: 825px;
  overflow: scroll;
}

#modal_player
{
  
}

#modal_abstract
{
  display: none;
}

.modal_heading
{
  font-size: 20px;
  font-weight: bolder;
  margin-bottom: 10px;
}

#modal_play_link, #modal_abstract_link
{
  padding: 0 10px;
  border: 1px solid black;
  font-weight: bolder;
}

#modal_play_link
{
  background: #FFFFFF;
}
