
#sidebarContainer {
	float: right;
}

#contentContainer {
	border-right: 1px #bfbfbf solid;
	margin-right: 200px;
}

/*<group=fix IE preview>*/

.movie-thumbnail-frame {
	z-index: 1000;
	position: relative;
	top: 0;
	float: right;
}

.image-left {
	position: relative;
}

.image-right {
	position: relative;
}

img {

}
	
/*</group>*/
