/* Access styles */
.skip {position: absolute; text-indent: -9000px; display: none} /*Opera*/
* html .skip {display: block; position: absolute; text-indent: -9000px; left: 0; z-index: 0} /*Seen by IE*/
html:not([dummy]) .skip {display: block; position: absolute; text-indent: -9000px; left: 0; z-index: 0} /*Seen by Moz and FF*/
.skip a {padding: 0 0.5em; left: 0; width: 16.2em; z-index: 0}
.skip a:focus, .skip a:active {display: inline; z-index: 2; background: #333333; border: solid black 1px; color: #ffffff !important; text-decoration: none; position: absolute; text-indent: 0px; left: 0px}
/*.skip a#contStrip:focus, .skip a#cont:active {left: 220px;}*/
.skip a:hover {cursor: default}
