
body { background-image: url(../global/images/bg_litbrown.jpg);	background-repeat: no-repeat; background-attachment: scroll; background-position: top center; background-color: #000; }

div#contentWrapper { width: 794px; }

div#finder { position: relative; float: left; margin-top: 26px; width: 367px; height: 453px; z-index: 3; }
	img#finderBg { position: absolute; top: 0px; left: 0px; }
	img#finderBg2 { position: absolute; top: 15px; left: 13px; }
	table#searchForm { position: absolute; top: 95px; left: 49px; }
	td.searchLabel { text-align: right; padding-right: 6px; color: #fff; font-weight: 800; font-size: 12px; vertical-align: middle; width: 60px; }
	td.searchField { text-align: left; }
	input.finderInput { border: 1px solid #7f9db9; width: 149px; height: 20px; padding-top: 2px; font-size: 12px; color: #666; vertical-align: middle; padding-left: 6px; }
	td.searchSpacer { font-size: 11px; line-height: 11px; }
	td.searchOr { padding-top: 4px; padding-bottom: 5px; text-align: center; }
	td.searchGo { text-align: right; width: 161px; padding-top: 3px; }


div#poster { position: relative; float: right; width: 416px; height: 529px; z-index: 1; }
	img#posterBg { position: absolute; top: 0px; left: 0px; }
	img#posterBg2 { position: absolute; top: 22px; left: 21px; }
	
img#finderMenus { position: absolute; top: 90px; right: 290px; z-index: 2; }

