div#info_sub { position: absolute; left: 0px; top:0px; width: 100%; height: 100%; background:black; opacity: .5; filter: alpha(opacity=50); -moz-opacity:0.5; }
div#info_content { background: url('/graphics/watermark.jpg') white no-repeat center; border: 1px solid black; height: 300px; width: 500px; top: 20%; margin: 0 auto; vertical-align: center; opacity: 1; filter: alpha(opacity=100); position: relative; font-size: 10pt; }
div#info_content div.head1 { border-top: 3px solid rgb(255,204,51); background-color: rgb(0,51,153); height: 10px; width: 100%; padding: 0px; margin: 0px;}
div#info_content, div#unsupported { text-align: center; }
div#info_content div.right { text-align: right; }
div#info_content input.button { margin-right: 10px; margin-left: auto; font-size: 12pt;}

