#global-wordwheel { display: none; position: absolute; margin: 0 0 0 0; width: 520px; background: #ffffff; border: 1px solid #888888; text-align: left; font-size: 14px; z-index: 3;
	          -moz-box-shadow: 4px 4px 6px #888888; -webkit-box-shadow: 4px 4px 6px #888888; box-shadow: 4px 4px 6px #888888; }
#global-wordwheel a { display: block; padding: 3px 25px 3px 14px; cursor: pointer; color: #444444; }
#global-wordwheel a:hover, .gww_highlighted { background: #eeeeff; color: #000000; text-decoration: underline; }

#wordwheel { display: none; position: absolute; margin: 0 0 0 0; width: 520px; background: #ffffff; border: 1px solid #888888; text-align: left; font-size: 14px; z-index: 3;
	          -moz-box-shadow: 4px 4px 6px #888888; -webkit-box-shadow: 4px 4px 6px #888888; box-shadow: 4px 4px 6px #888888; }
#wordwheel a { display: block; padding: 3px 25px 3px 14px; cursor: pointer; color: #444444; }
#wordwheel a:hover, .gww_highlighted { background: #eeeeff; color: #000000; text-decoration: underline; }
