#content { overflow: hidden; }
#sidebar { width: 128px; float: left; padding: 30px;  }
#sidebar h3 { font-size: 10px; color: #9ba0a4; text-transform: uppercase; font-weight: normal;}
#sidebar ul { margin-top: 40px; }
#sidebar li { margin-bottom: 5px; }
#sidebar li a { font-size: 10px; color: #9ba0a4;  text-transform: uppercase; line-height: 12px; text-decoration: none;  }
#sidebar li a:hover, #sidebar li.active a { color: #37414a; }


/* #stage { position: absolute; width: 525px; height: 385px; left: 188px; top: 30px; background: #ececec; overflow: hidden; text-align: center; } */
#stage { float: left; width: 525px; height: 385px; overflow: hidden; text-align: center; margin-top: 30px; position: relative; background: #fff url(ajax-loader.gif) center center no-repeat; }

/* #thumbs { position: absolute; right: 30px; width: 134px; } */
#thumbs { float: right; width: 135px; padding: 30px 30px 0 0; }
#thumbs li { float: left; padding: 0; margin: 0px 0px 6px 7px; }
#thumbs li img {  }

#loader { background: #fff url(ajax-loader.gif) center center no-repeat; width: 50px; height: 50px; position: absolute; z-index: 9999; left: 440px; top: 200px; }