.ChromeContainer .moviesFooter {
	margin:-20px 6pt 0pt;
	padding:10px;
}

#DVDMoviesChrome {
	margin:-3px 0pt 0pt -1px;
	width: 994px;
	height: 16px;
	text-align:left;
}

*:first-child+html #DVDMoviesChrome{

	margin:-6px 0pt 3px -1px;

}

.ChromeContainer .MoviesChromesubmenu {
	/* This class defines things about menu  div. */
		clear: both;
		position:absolute;
		float: left;
		left:75px;
		top:16px;
		/*width:635px;*/
		width:600px;
		/* height:82px;
		overflow:hidden; */
		background:#E8EFF9;
		/* border: 1px solid #03349D; */
		padding: 0px;
		display: none;
		z-index: 300;

		/*height:105px;
		overflow:auto;*/
	}
