.video-search {
	float: left;
	padding-top: 8px;
	left: 20px;
	position: relative;
}
.searchField {
	margin-left: 0;
	padding-bottom: 20px;
	left: 27px;
	position: absolute;
}

.searchButton {
	position: absolute;
	left: 0;
	bottom: -35px;
}

.main-header {
	padding: 0;
	margin: 0;
	height: 100px;
}

.category {
 width: 100%;
}

.sub-sidebar {
	margin-left: 0;
}

.content-area {
	width: 960px;
	height: 630px;
}

.rail {
	margin-left: 0;
}

.live-stream-mid {
	margin-left: 6px;
	margin-bottom: 0;
	position: relative;
}

.live-stream-btm {
	position: absolute;
}

.sub-video {
	width: 958px;
}
.top-area {
	margin-left: 0;
}
.filter-box {
	width: 624px;
	margin: 0;
}

.featured-items .vid_stats { width: 134px;}

.showcase-arrow-next
{
		right: 23px;
}
.showcase-arrow-previous
{
		left: 6px;
}
	
#showcase {
	padding-left: 4px;
	padding-right: 0;
	margin-right: 0;
}
.showcase-button-wrapper {
	padding-right: 15px;
}
.showcase-button-wrapper span
		{
			margin-right: 5px;
			padding: 0px;   /* 1px 5px */
			cursor: pointer;
			/*font-size: 12px;*/
			/*font-weight:bold;*/
			color: #666666;
			/*border: 1px solid #cccccc;*/
			background-color: #666666;
}