/* OnlineOpinion v5.0.4 BETA */
/* Released: 7/8/2010 */
/* Components: serialize tunnel md4 interstitial */
/* The following code is Copyright 1998-2010 Opinionlab, Inc.  All rights reserved. Unauthorized use is prohibited. This product and other products of OpinionLab, Inc. are protected by U.S. Patent No. 6606581, 6421724, 6785717 B1 and other patents pending. http://www.opinionlab.com */
#oo_overlay { background: #000 url(oo_loading.gif) 50% 80px no-repeat; display: block; height: 1000%; left: 0; position: fixed; top: 0; width: 100%; z-index: 999998; opacity: 0; filter: alpha(opacity = 0); }
#oo_overlay.no_loading { background: #000; }

#oo_container { position: fixed; height: 100%; width: 100%; top: 0; left: 0; z-index: 999999; }

#oo_interstitial_prompt { background: white; }

#oo_ol_brand { background: url(oo_int_opinionlab.gif) top right no-repeat; border-top: #999 solid 1px; }

#oo_interstitial_prompt a { background: #fff; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

a#oo_launch_prompt { background: #900; }

#oo_interstitial_prompt a#oo_launch_prompt:hover { background: #f00; }

#oo_interstitial_prompt a:hover { background: #666; color: white !important; }

#oo_close_prompt:hover { background: #666; color: #fff !important; }

@media print { #oo_bar, .oo_feedback_float, #oo_tab { display: none; } }
