.leftColumn {
	width: 608px;
	float: left;
	border: 1px solid #CCCCCC;
}

.rightColumn {
	float: right;
	width: 252px;
}

#selectors {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 10px 0;
	margin-bottom: 16px;
}

.ll-VideoCells {
	margin-right: 330px;
}

.leftNav {
	float: left;
	height: 27px;
	line-height: 27px;
}

.leftNav .gwt-Label, .leftNav .ll-DropDown {
	float: left;
	height: 27px;
	line-height: 27px;
}

.rightNav {
	float: right;
	width: 200px;
	height: 27px;
	line-height: 27px;
}

.rightNav .videoCount {
	color: #039;
	font-size: 0.92em;
	float: left;
}

.ll-Pager {
	display: inline;
	float: right;
}

.submitVideoBanner {
	background-color: #FF9A40;
	height: 30px;
	padding: 10px 0;
	margin: 5px;
	text-align: center;
	color: white;
}

.submitVideoBanner span.banner {
	font-size: 1.2em;
	font-weight: bold;
	margin-right: 10px;
	height: 27px;
	line-height: 27px;
}

.submitVideo {
	width: 150px;
	font-size: 1em;
}

.ll-ChannelSelector, .ll-LanguageSelector {
	margin-right: 10px;
}

.rightColumn .titleBar, .rightColumn .titleBar h3 {
	width: 226px;
	height: 29px;
}
.rightColumn .titleBar {
	background-position: 0 -124px;
}
.rightColumn .titleBar h3 {
	background-position: right -124px;
}

.rightColumn .sidebarContents {
	border: 1px solid #CCC;
	padding: 10px;
	background-color: #F4F9FF;
}

.rightColumn .sidebarContents .video {
	border-bottom: 1px solid #CCC;
	padding: 5px 0;
}

.rightColumn .sidebarContents .video .pic {
	float: left;
}

.rightColumn .sidebarContents .video .info {
	float: right;
	font-size: 0.9em;
	width: 176px;
}