#products {}
	#products h1, #products h2 { margin:0; overflow:hidden; text-indent:-999px; }
	#products h1 { margin-bottom:17px; background:url(images/products-h1-sprite.jpg) 0 0 no-repeat; height:21px; }
	#products h2 { margin: 22px 0 3px 0; background:url(images/products-h2-sprite.jpg) 0 0 no-repeat; height:66px; }
	
#products .lists li { float:left; }
	#products .octo-lists { margin:15px 0 20px 0; width:800px; }
	#products .octo-lists li { margin-right:8px; }
	#products .octo-lists li.last { margin:0; }
		#products .octo-lists li div { /*background:url(images/ajax-loader.gif) 50% 50% no-repeat;*/ width:388px; height:255px; border:4px solid #fff; }
		#products .octo-lists li span { display:block; line-height:25px; text-align:center; }
	
#products .fishes { width:800px; }
	#products .fishes .fillet, #products .fishes .fish { float:left; width:396px; }
	#products .fishes .fillet { margin-right:8px; }
	#products .fishes h3 { margin:0; line-height:32px; font-weight:normal; font-size:16px; padding-left:30px; background-color:#46412d; color:#fff; }
	#products .fishes .fcontent { background:#b4ad7e url(images/product-fish-background.jpg) 0 0 repeat-x; padding:27px 16px 14px 17px; }
	#products .fishes .lists li { margin-right:9px; margin-bottom:18px; }
	#products .fishes .lists li.last { margin-right:0; }
	#products .fishes .lists li.bottom { margin-bottom:0; }
	#products .fishes .lists li a { display:block; height:82px; width:82px; border:1px solid #4e3c10; color:#fff; }

.dotted { margin-top:9px; }