/* $Id: xslidy-ws06.css 387 2007-02-08 08:19:14Z dret $ */

.abstract { margin : 5% ; padding : 5% ; border : 6px groove ; text-align : justify ; background-color : #F6F6F6 ; }

pre { white-space : pre-wrap ; white-space : -moz-pre-wrap ; white-space : -pre-wrap ; white-space : -o-pre-wrap ; word-wrap : break-word ; }

.outline-current { border-style : solid ;   border-width : 1px ; }

.xml, .css, .xpath, .xslt, .xf, .xsd, .bpel { font-family: monospace ; }

.elem:before { content : "\3c" ; }

.xslt.elem:before { content : "\3c xsl:" ; }

.xsd.elem:before { content : "\3c xs:" ; }

.xf.elem:before { content : "\3c xf:" ; }

.elem:after { content : "\3e" ; }

a.outlink { border-bottom : 2px dotted ; }

a.img { border-bottom : 0px ; }

a { border-bottom : 1px dotted ; }

div.cover a { border-bottom : 0px ; }

@media print {

    a , a.outlink { border-bottom : 0px ; }

}
