/* GENERAL STYLES */
#bodyWrap { width: 900px; margin-left: auto; margin-right: auto; }
#overlay { background: url('resources/trans.png') repeat-y; }
#protoflowContainer { border: 5px solid #444444; width: 600px; margin-left: auto; margin-right: auto; } 
#protoflow { position: absolute; width: 900px; height: 280px; z-index: 0; }
#protoflow img { border: 0px; z-index: 1; width:131px; height:152px;}
.sliderTrack { background:transparent url('resources/track_fill_left.png') no-repeat scroll left top; height:0px; position:relative; text-align:left; width:137px; display: none; }
.sliderHandle {
background:transparent url('resources/knob.png') no-repeat scroll left top; cursor:pointer; height:0px; margin-left:-2px; position:absolute; top:-5px; width:16px; }
.protoCaptions { display: none; }
.captionHolder { font-size: 34px; color: black; }

/* EDITOR PROPERTIES */

