.img_pre 
	{max-width: 100%; 
	min-width:200px;
	margin: auto;
	align: center;
	}
	
.jcarousel ul {
	text-align: left; 
	float: none; 
	position: absolute; 
	top: 0px; 
	right: auto; 
	bottom: auto; 
	left: 0px; 
	margin: 0px; 
	width: 15367px; 
	height: 100%;
	padding-bottom: 20px;
	}
	

.nav_panel 
	{
	width:100%;
	max-width: 400px; 
	padding: 0px; 
	height: 100%; 
	min-height: 100%; 
	float: left; 
	position: relative; 
	z-index: 99;
	}

mob_nav {
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px
	}