/*
 Ajatix Pure CSS Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenuYRYWAOA {position:relative;z-index:100;width:100%;min-width:798px;height:30px;border:1px solid #999999;background:#ffffff url(wolfSEO_files/menu-bg.gif) center center;text-align:center;}
* html .AJXMenuYRYWAOA .ajxmw1 {float:left;height: 1px;border-left:800px solid #fff;}
* html .AJXMenuYRYWAOA .ajxmw2 {position:relative;margin-left:-800px;height:1px;background:#ffffff url(wolfSEO_files/menu-bg.gif) center center;}
.AJXMenuYRYWAOA ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;}
* html .AJXMenuYRYWAOA ul {display:inline;}
*+html .AJXMenuYRYWAOA ul {display:inline;}
.AJXMenuYRYWAOA li {float:left;margin:0;}
.AJXMenuYRYWAOA a {display:block;float:left;height:30px;white-space:nowrap;padding:0 11px 0 11px;font:11px/30px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#777777;}
.AJXMenuYRYWAOA li:hover a,.AJXMenuYRYWAOA a:hover {color:#ffffff;background:#999999;}
.AJXMenuYRYWAOA br {clear:both;height:0;font-size: 1px;line-height: 0px;}
