#sidebarcontainer {
	width: 180px;
	float: right;
	padding-right: 36px;
}

#content {
	width: 460px;
}

.movie-thumbnail-caption{ 
	width: 65%;
}