
#header .pageTitle {
	text-align: right; 
	line-height: 1.5em;
}

#header .lang-selection {
	text-align: right;
}

#header .logo-container {
	height: 44px; 
	float: left;
}

.ambushContentBox {
	width: 100%;
	background-color: #FFFACD;
	margin: .75em;
	padding: 2em;
	border: .2em solid #c2bfbf;
}

* > .ambushContentBox {
		width: auto;
}

.ambushContentBox h1 {
	margin: -1.67em -1.67em 1em -1.67em;
	padding: .4em 1.33em;
	background-color: #5f6062;
	border-bottom: .1em solid #c2bfbf;
	color: white;
	text-decoration: none;
	font-weight: 900;
	font-size: 1.2em;
}

.sectionTitle {
	text-align: right;
}

.sectionTitle span {
	float: left;
	display: block;
}

#powered-by {
	margin: 1em;
}

/* Streamline Session Start Elements */

.ui-widget-overlay.opaque {
	background: #7f7f7f;
	opacity: 1;
	filter: Alpha(Opacity=100);
}

#bomgarDialog {
	font-size: large;
}

#bomgarDialog b {
	font-size: larger;
}

#bomgarDialog ol {
	text-align: left;
}

#bomgarDialog button {
	margin-right: 8px;
}

/* Recording Viewer */

.recordingViewer {
	width: 530px; 
	height: 300px; 
	margin: 20px auto;
}
