  body {	font:12pt;}a img {	border:none;}.jcarousel-container {	position: relative;	clear:both;	width:90px;	height:20px;	margin:0 850px;/*	padding:5px 1px; */	padding:0px 0px;}.jcarousel-clip {	z-index: 2;	padding: 0;	margin: 0;	overflow: hidden;	position: relative;}.jcarousel-list {	z-index: 1;	overflow: hidden;	position: relative;	top: 0;	left: 0;	margin: 0;	padding: 0;}.jcarousel-item {	float: left;	list-style: none;	/* We set the width/height explicitly. No width/height causes infinite loops. */   width:11px;}/** *  Horizontal Buttons */.jcarousel-next-horizontal {	position:absolute;	top:10px;	right:5px;	width: 32px;	height: 32px;	cursor: pointer;	background:  transparent url(jcarousel_next.png) no-repeat 0 0;}.jcarousel-next-horizontal:hover {	background-position: -32px 0;}.jcarousel-next-horizontal:active {	background-position: -64px 0;}.jcarousel-next-disabled-horizontal, .jcarousel-next-disabled-horizontal:hover, .jcarousel-next-disabled-horizontal:active {	cursor: default;	background-position: -96px 0;}.jcarousel-prev-horizontal {	position:absolute;	top:10px;	left:5px;	width: 32px;	height: 32px;	cursor: pointer;	background: transparent url(jcarousel_prev.png) no-repeat 0 0;}.jcarousel-prev-horizontal:hover {	background-position: -32px 0;}.jcarousel-prev-horizontal:active {	background-position: -64px 0;}.jcarousel-prev-disabled-horizontal, .jcarousel-prev-disabled-horizontal:hover, .jcarousel-prev-disabled-horizontal:active {	cursor: default;	background-position: -96px 0;}#feature_gallery {	position: absolute;	top:56px;/*	bottom: 0; */	left: 0px;/*am	top:30px; */	z-index: 1;	height:292px;/*am	height:320px;*//*am	width:350px;*/	width:683px;	margin:auto;	display:block;	/*	padding: 1px; */	border:3px solid #ccc; 		overflow:hidden;}ul#feature_gallery_pager {	display:block;	margin:left;	overflow:hidden;	height:11px;}#feature_gallery ul.menu li a:hover {}ul#feature_gallery_pager li a {	overflow:hidden;	width:10px;	height:10px;	padding:1px;	float:right;	display:block;}ul#feature_gallery_pager li {	margin:1px;	padding:0 0 1px 0;}#feature_gallery ul.menu a.activeSlide {	background:url(arrow.png) no-repeat;}#feature_gallery .bigimgs {	/*	vertical-align:baseline;*/	overflow:hidden;/*	height:320px;*/	top:0px;	height:292px; 	width:680px; 	position:absolute;		}#feature_gallery img.change {	position: absolute;	left: 0;	z-index: 1;	vertical-align:baseline;	border:0px solid red;	}#feature_gallery img.thumb {	width:16	height:19; }#output{width:500px;margin:1em auto; display:block;clear:both;}