.container{max-width:1000px;max-height:800px;background: #ffffff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:768px) {  .container {max-width:720px;max-height:480px}}.slider_wrapper{max-height:800px;overflow:hidden;position:relative;top:auto;border-bottom-left-radius:4px;border-bottom-right-radius:4px}@media screen and (max-width:768px) {  .slider_wrapper {max-height:480px}}#image_slider    {position:relative;height:auto;list-style:none;overflow:hidden;float:left; /*Chrom default padding for ul is 40px */                  padding:0px;margin:0px}#image_slider li { position:relative;float:left }.nvgt            {position:absolute;top:220px;height:200px;width:50px;opacity:0.4;margin:8px;border:2px solid #ffffff;border-radius:4px}@media screen and (max-width:768px) { .nvgt {top:180px;height:150px;width:40px}}@media screen and (max-width:414px) { .nvgt {top:60px;height:100px;width:30px}}.nvgt:hover      {opacity:0.2}#prev {background:#404040 url('/images/icons/icon_slider_previous.gif') no-repeat center;left:0px;cursor:pointer}#next {background:#404040 url('/images/icons/icon_slider_next.gif')     no-repeat center;right:0px;cursor:pointer}