#slideshow { 
    margin: 0 auto; 
    position: relative;
    width: 659px; 
    height: 236px; 
    padding: 84px 0 0 350px;
	z-index:5;
	}

#slideshow > div { 
    position: absolute; 
    top: 84px; 
    left: 350px; 
    right: 0px; 
    bottom: 0px; 
}

/** #main { margin: 0 20px 20px 20px }
#main h1 { padding:0; margin-top: 20px }
#main h2 { text-align: left }

hr { margin-top: 20px; }

pre { text-align: left; overflow: visible }
code { background-color: #ffc }
pre code { background-color: #eee }

.pics { height: 236px; width: 659px; padding:0; margin:0; overflow: hidden }
.pics img { height: 236px; width: 659px; padding: 0; top:0; left:0 }

a.external {
    background-image: url(images/external.png);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 12px
}

div.step-one, div.step-two, div.step-three {
    background-repeat: no-repeat; background-position: center left; margin-top: 20px; 
    height:43px; vertical-align: middle; padding: 25px 0 0 50px }
div.step-one { background-image: url(images/1.gif) }
div.step-two { background-image: url(images/2.gif) }
div.step-three { background-image: url(images/3.gif) }

img.logo { float: right; border:none; margin: 10px 10px 0 0 }


pre { margin-top: 10px }
pre { font-size: small; padding: 15px; background-color: #eee; border: 1px solid #ddd; border-left-width: 5px; overflow-x: auto; }
pre.normal { background-color: transparent; border: none; border-left-width: 0; overflow-x: auto; }
code { padding: 0; font-size: 108%; font-style: normal; }
code.method { font-size: 150%; display: block; margin-top: 20px }
code.inline { background-color: #ffc }



#slideshowWrap {width: 659px; margin:0 auto; padding:84px 0 0 350px; z-index:5;} **/


