.mb-wrapper { width: 900px; margin: 0px auto; position: relative; left: 0px; top: 0px; background: transparent none repeat scroll 0% 0%; }
.mb-slider, .mb-scroll { width: 100%; height: 100%; overflow: hidden; margin: 0px auto; padding: 0px; position: relative; left: 0px; top: 0px; }
.mb-slider .mb-panel { width: 350px; margin: 5px 0px; padding: 5px; display: block; float: left; list-style: outside none none; cursor: default; }
.mb-slider .mb-panel.current { cursor: auto; }
.mb-inside { padding: 10px; }
.mb-inside * { max-width: 100%; }
a.mb-scrollButtons { display: block; width: 30px; height: 48px; background: transparent url(84db95277928f8e7043c9e418837b4c5b7d30e7b.png)  no-repeat scroll 0% 0% / 60px 48px; position: absolute; top: 50%; margin-top: -16px; cursor: pointer; text-decoration: none; outline: 0px none; border: 0px none; z-index: 5; }
a.mb-scrollButtons.mb-left { background-position: left top; left: 20px; }
a.mb-scrollButtons.mb-right { background-position: right top; right: 20px; }
a.mb-scrollButtons.mb-left:hover { background-position: left bottom; }
a.mb-scrollButtons.mb-right:hover { background-position: right bottom; }
.mb-controls { margin: 0px auto; text-align: center; position: relative; z-index: 100; }
.mb-controls a { color: rgb(68, 68, 68); font-size: 13px; font-family: Arial,Helvetica,sans-serif; display: inline-block; text-decoration: none; padding: 2px; height: 18px; margin: 0px 5px 0px 0px; text-align: center; outline: 0px none; }
.mb-controls a.current, .mb-controls a:hover { color: rgb(255, 255, 255); }
