#gwen-player {
	width: 935px;
	height: 536px;
}

#lobby-conference-logo {
	display: none;
}

.time-note {
	display: none;
}

#conference-search-form-id {
	display: none;
}

#lobby-agenda-title {
	display: none;
}

table.lobby-agenda-events {
	padding:0;
	margin:0;
	width: 295px;
}

table.lobby-agenda-events th, table.lobby-agenda-events td {
	/*text-align: inherit;*/
	padding: 0;
	height: 60px;
}

table tr:nth-child(1) {
    /*background: #f00;*/
	height: 112px;
}

table.lobby-agenda-events td.time-label {
	width: 1%;
	padding-left: 0;
	padding-right: 0;
}

table.lobby-agenda-events {
	border: 0;
}

tbody > tr:last-child > td {
  border-bottom: 0;
}
