div.screenshot { background-image: url(/gfx/screenshot-bg.gif); background-repeat: no-repeat; width: 236px; height: 151px; padding: 3px 0px 0px 3px; margin: 0px 11px 3px 0px; float: right; }
div.step { width: 260px; float: left; /*border-style: solid; border-width: 1px 0px 0px 0px; border-color: #cccccc;*/
padding: 10px 40px 0px 0px; /*background-image: url(/gfx/sidebar_item_bg2.png); background-repeat: repeat-x;*/
}
div.step + div.step { padding-top: 60px; }
div.step + div.step + div.step { padding-top: 0px; }
div.step + div.step + div.step + div.step { padding-top: 35px; }
div.step + div.step + div.step + div.step + div.step { }
div.step div.stepNumber { float: left; width: 26px; height: 34px; background-image: url(/gfx/step-smaller.png); background-repeat: no-repeat; color: #ffffff; font-size: 20px; font-weight: bold; text-align: left; padding-top: 7px; padding-left: 12px; margin-left: -5px; margin-right: 10px; font-family: Verdana, sans-serif; }
h2 { font-size: 16px; margin-top: 7px; }
/*
div.step, div.step + div.step + div.step { background-color: #f5f5f5; }
div.step + div.step, div.step + div.step + div.step + div.step { background: none; }
*/
