.nobg {
	background: none !important;
}

.dvdslist  h3 {
	margin: 0 !important;
}
.embed-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%;
} 

.embed-container iframe, .embed-container object, .embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}

.filminfo table {
	margin-bottom: 0 !important;
}

.rowsepar {
	border-bottom: solid 1px rgba(128,128,128,0.4);
}

.tablinline {
display: inline-table;
}

.wide {
	/*background-color: #d3d3d3;*/
	font-weight: bold;
}

.year_3d {
	font: 12px Tahoma;
	color: #000;
	background-color: #FF9933;
	padding: 2px;
}

.yearresults  a {
	font-size: 16pt;
	/*background-color: #ededed;*/
	padding: 3px;
}

.yearresults  h3 {
	color: #950000;
}

.year_release {
	font-size: 13pt;
	text-transform: uppercase;
	padding-left: 20px;
}

.year_studio {
	border-bottom: 1px dotted #e9e9e9;
	color: #757575;
	padding-left: 5px;
}

.year_week {
	border: 1px solid #e9e9e9;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-left: 20px;
}


.sch1 {
float: left;
padding-right: 10px;
width: 50%;
font-weight: 500;
}
.sch1a {
float: left;
font-size: 24px;
font-weight: bold;
width: 50%;
padding-top: 20px;
}
.sch2 {
float: left;
padding-right: 10px;
width: 30%;
}
.sch3 {
float: left;
padding-right: 10px;
width: 20%;
}
.schrow {
clear: both;
border-top: 1px solid #c0c0c0;
}


