p { -webkit-text-size-adjust: none /* for Iphones only */; }
table { -webkit-text-size-adjust: none /* for Iphones only */; }
ul li { -webkit-text-size-adjust: none /* for Iphones only */; }


/* Magic Line CSS */
.nav-wrap { order-top: 2px solid #e8e7e7; border-bottom: 2px solid #e8e7e7; }

.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
*:first-child+html .group { zoom: 1; } /* IE7 */

#example-one { margin: 0 auto; list-style: none; position: relative; width: 980px; }
#example-one li { display: inline; }
#example-one li a { color: #000; font-size: 14px; display: block; float: left; padding: 20px 26px 17px 26px; text-decoration: none;}
#example-one { margin: 0 auto; list-style: none; position: relative; width: 980px; }
#example-one li { float: left; }
#example-one li a { color: #000; font-size: 14px; display:block; padding: padding: 20px 26px 17px 26px; text-decoration: none;}


#example-one li a:hover { color: #008094; }
#magic-line { position: absolute; bottom: -2px; left: 0; width: 100px; height: 2px; background: #fe4902; }

.current_page_item a { color: #9d0000 !important; }

/*End of Magic Line */