#registration #header, #confirmation #header, #login #header, #collection #header, #lobby #header {
background-color: #b7b09e;
}
a:link, a:visited {
color: #265798;
}
a:active, a:hover {
color: #b7b09e;
}
h4, #calendar .date {
color: #265798;
}



#room #main {
background-color: #dddac9;
}

#exitBtn {
border-left: 1px solid #265798;
}
#poll {
border: 1px solid #265798;
}

#tabs.chatOnly,
.menu-button:hover, .menu-button.clicked,
.dropdown-menu a:active, .dropdown-menu a:hover, .dropdown-menu li span:hover,
.controlBar .btn:active,
.psprite:active,
#muteOn, #playBtn, #qCount,
#progressIndicator {
background-color: #265798;
}
.menu-button,
.poll.active:after,
#recommendedCount,
#questionName,
#slideList .selected,
#poll .mode {
color: #265798;
}

.normalVideoOnly {
  right: 14px;
  top: 215px;
  height: 480px;
  width: 640px;
}
.noPanelVideoOnly {
  right: 255px;
  top: 155px;
  height: 540px;
  width: 720px;
}
#event_logo img {
  margin: -5px 0 8px -4px;
}