.container{   max-width:800px;   max-height:600px;	-webkit-box-sizing:border-box;	-moz-box-sizing:border-box;	box-sizing:border-box;	background: #ffffff;	}.slider_wrapper{	overflow: hidden;	position:relative;	max-height:534px;	top:auto;	border-bottom-left-radius:4px;border-bottom-right-radius:4px}#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}@media screen and (max-width:400px) {  .nvgt         {position:absolute;top:60px;height:100px;width:30px;opacity:0.4}}.nvgt:hover     {opacity:0.3}#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}