.sessionParticipantTable 
{
  width : 748px;
}   
.searchParticipantTable 
{
  width: 748px;
}   
.spacer-cell
{
  width:5px;
}  
.elluminate-header-row 
{
  width: 100%;
  text-align: center;
  white-space: nowrap;
  font-size: 6.5pt;  
}

.elluminate-user-name-header-cell, .elluminate-first-name-header-cell, .elluminate-last-name-header-cell, .elluminate-email-header-cell, .elluminate-moderator-header-cell, .elluminate-recording-header-cell, .elluminate-button-header-cell,
.elluminate-bigger-name-header-cell, .elluminate-smaller-email-header-cell, .elluminate-smaller-moderator-header-cell, .elluminate-smaller-recording-header-cell, .elluminate-smaller-button-header-cell
{
	text-align: center;
	border-top: solid 1px #104a7b;
	border-bottom: solid 1px #104a7b;
	border-left: solid 1px #104a7b;
	padding: 4px;
	background-color: #E6E6FE;
}
.elluminate-user-name-header-cell
{
    width:100px;
}
.elluminate-first-name-header-cell
{
    width:120px;	
}
.elluminate-bigger-name-header-cell 
{
    width: 115px;
}
.elluminate-last-name-header-cell
{
    width:120px;
}
.elluminate-email-header-cell
{
	width: 224px;
}
.elluminate-smaller-email-header-cell
{
	width: 175px;
}
.elluminate-moderator-header-cell, .elluminate-smaller-moderator-header-cell
{
    width: 60px;
}
.elluminate-recording-header-cell, .elluminate-smaller-moderator-header-cell
{
    width: 90px;
}
.elluminate-button-header-cell
{
    width: 112px;
    border-right: solid 1px #104a7b;
}
.elluminate-smaller-button-header-cell
{
    width: 72px;
    border-right: solid 1px #104a7b;
}
.elluminate-body-row 
{
  width: 100%;
  text-align: left;
  font-weight: normal;
  font-size: 6.5pt;
}

.elluminate-user-name-body-cell, .elluminate-first-name-body-cell, .elluminate-last-name-body-cell, .elluminate-email-body-cell, .elluminate-moderator-body-cell, .elluminate-recording-body-cell,
.elluminate-bigger-name-body-cell, .elluminate-smaller-email-body-cell, .elluminate-smaller-moderator-body-cell, .elluminate-smaller-recording-body-cell
{
	text-align: left;
	border-bottom: solid 1px #FEFEFE; /*#104a7b;*/
	border-left: solid 1px #FEFEFE; /*#104a7b;*/
	height:24px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	vertical-align: middle;
	overflow: hidden;
}

.elluminate-user-name-body-cell
{    
	width:100px;
}

.elluminate-first-name-body-cell
{
    width:120px;		
}
.elluminate-last-name-body-cell
{
	width:120px;
}
.elluminate-bigger-name-body-cell
{
    width: 115px;
    background-color: #F0F4F7;
	border-bottom: solid 1px #FEFEFE;
	border-left: solid 1px #FEFEFE;
}
.elluminate-smaller-moderator-body-cell
{
    width: 75px;
    background-color: #F0F4F7;
	border-bottom: solid 1px #FEFEFE;
	border-left: solid 1px #FEFEFE;    
}
.elluminate-smaller-recording-body-cell
{
    width: 75px;
    background-color: #F0F4F7;
	border-bottom: solid 1px #FEFEFE;
	border-left: solid 1px #FEFEFE;    
}
.elluminate-smaller-email-body-cell
{
    width: 175px;
    background-color: #F0F4F7;
	border-bottom: solid 1px #FEFEFE;
	border-left: solid 1px #FEFEFE;    
}
.elluminate-email-body-cell
{
    width:224px;
}
.elluminate-moderator-body-cell
{
    width:60px;
}
.elluminate-recording-body-cell
{
    width:90px;
}
.elluminate-button-body-cell, .elluminate-lighter-button-body-cell
{
    width:112px;
    border-right: solid 1px #104a7b;
    border-bottom: solid 1px #104a7b;
    border-left: solid 1px #104a7b;
    height:24px;
    padding-top: 4px;
    padding-left: 5px;
    background-color: #F0F4F7;
}
.elluminate-lighter-button-body-cell
{
    width: 72px;
	border-bottom: solid 1px #FEFEFE;
	border-left: solid 1px #FEFEFE;        
    border-right: solid 1px #FEFEFE;
}
.elluminate-footer{
  border-top: solid 1px #104a7b;
}
.elluminateUserNameTextBox
{
    width: 97px;
	background-image: url(ControlBackground.gif);
	background-repeat: repeat-y;
	background-color: #F0F5FC;
	border-top: solid 1px #104a7b;
	border-left: solid 1px #104a7b;
	font-size: 9px;
}
.elluminateFirstNameTextBox
{
    width: 97px;
	background-image: url(ControlBackground.gif);
	background-repeat: repeat-y;
	background-color: #F0F5FC;
	border-top: solid 1px #104a7b;
    border-left: solid 1px #104a7b;
    font-size: 9px;
}
.elluminateLastNameTextBox
{
    width: 97px;
	background-image: url(ControlBackground.gif);
	background-repeat: repeat-y;
	background-color: #F0F5FC;
	border-top: solid 1px #104a7b;
    border-left: solid 1px #104a7b;
    font-size: 9px;
}
.elluminateEmailTextBox 
{
    width: 157px;
	background-image: url(ControlBackground.gif);
	background-repeat: repeat-y;
	background-color: #F0F5FC;
	border-top: solid 1px #104a7b;
    border-left : solid 1px #104a7b;
    font-size: 9px;
}

.elluminateRequiredLabel, .elluminateOptionalLabel
{
	width: 132px;
	margin-left: 10px;
	vertical-align: middle;
	text-transform: none;
	white-space: nowrap;
	font-size: 7.5pt;
}
.elluminateTextBox, .elluminateTextBoxWOMargin
{
	width: 195px;
	display:inline-block;
	font-weight: normal;
	text-transform: none;
	white-space: nowrap;
	background-image: url(ControlBackground.gif);
	background-repeat: repeat-y;
	background-color: #F0F5FC;
	border-top: solid 1px #104a7b;
	border-left: solid 1px #104a7b;
}
.elluminateTextBoxWOMargin
{
	width: 180px;
	margin-left: 10px;
	display:inline-block;
	font-weight: normal;
	text-transform: none;
	white-space: nowrap;
	background-image: url(ControlBackground.gif);
	background-repeat: repeat-y;
	background-color: #F0F5FC;
	border-top: solid 1px #104a7b;
	border-left: solid 1px #104a7b;
}
.elluminateTextArea
{
	margin-top: 3px;
	margin-bottom: 3px;
	white-space: normal;
	width: 195px;
	height: 152px;
	background-image: url(ControlBackground.gif);
	background-repeat: repeat-y;
	background-color: #F0F5FC;
	border-top: solid 1px #104a7b;
	border-left: solid 1px #104a7b;
}

.elluminateButton
{
	color: #222222;
	width: 52px;
	display:inline-block;
	font-weight: normal;
	vertical-align: middle;
	text-transform: none;
	white-space: nowrap;
	font-size: 9px;
}

.elluminateDropDownList
{
	width: 195px;
	background-image: url(ControlBackground.gif);
	background-repeat: repeat-y;
	background-color: #F0F5FC;
	border-top: solid 1px #104a7b;
	border-left: solid 1px #104a7b;
}

.elluminatePanel
{
	background-color: #9cb5ce;
	width: 783px;
	padding: 4px;
	vertical-align: middle;
}

.elluminatePanelHeader
{
	font-weight: bold;
	text-transform: none;
	white-space: nowrap;
	font-size: 8.5pt;
	color:White;
}

.elluminateCheckBox
{
	margin-left: 0px;
	vertical-align: middle;
	text-transform: none;
	white-space: nowrap;
	background-image: url(ControlBackground.gif);
	background-repeat: repeat-y;
	background-color: #F0F5FC;    
}
