	#animation {width:670px; height:320px; overflow:hidden; display:block; position:relative}
	.animation {margin-bottom:30px; }

	#images {width:670px; height:320px; overflow:hidden}
	#nav { margin-top:250px; z-index:200; position:absolute; padding:0;  }
	#nav li { height:40px; float:right; margin:0 0px; _margin: 0 2px; list-style:none }
	#nav a {display:block}
	#nav a img {opacity:.4; border:0; width: 40px; }
	#nav a.activeSlide img { opacity:1}
	#nav a:focus {outline:none}
	#nav img {border:none; display:block }
	.icon { width:40px;  }

	.animationsmall { width: 310px;  height: 192px; }
	.animationsmall #images { width: 310px; height: 192px; position: absolute; }
	.animationsmall #nav { position: absolute; margin: 0; margin-top: 146px; float:none; } 
	.animationsmall #nav li { width: auto; }
	.animationsmall #nav a img { width: auto; }
