body { background-image: url(../global/images/bg_short.jpg); }
div#contentWrapper { width: 798px; height: 535px; }

div#finder { position: absolute; left: 0px; top: 0px; width: 355px; height: 424px; z-index: 500; }
	img#finderBg { position: absolute; top: 0px; left: 0px;  }
	img#finderBg2 { position: absolute; top: 10px; left: 9px; }
	table#searchForm { position: absolute; left: 49px; top: 153px; }
	table#searchFormToGo { position: absolute; left: 49px; top: 143px; }
	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: 3px; padding-bottom: 1px; text-align: center; }
	td.searchGo { text-align: right; width: 106px; padding-top: 8px; padding-right: 55px; }


div#poster { position: relative; float: right;  width: 798px; height: 550px; margin-top: -30px; margin-right: -20px; z-index: 1; }
div#posterToGo { position: relative; float: right; width: 718px; height: 592px; margin-top: -60px; margin-right: -10px; z-index: 1; }
	img#posterBg { position: absolute; top: 0px; left: 0px; }
	img#posterBg2 { position: absolute; left: 192px; top: 70px; }
	img#posterBg2ToGo { position: absolute; top: 99px; left: 120px; }
	
img#finderMenus { position: absolute; top: 90px; right: 290px; z-index: 2; }

