ul.links {list-style:none;}
		ul.links li {margin:0;}
		ul.links li.even {background:#e8eff8 url(img/arrow_prod_off.gif) no- repeat 4px 3px;}
		ul.links li.odd {background:#fff url(img/arrow_prod_off.gif) no- repeat 4px 3px;}
		ul.links li a, ul.links li a:visited {
			display:block; padding:2px 4px 2px 18px;
			background:transparent url(img/arrow_prod_off.gif) no-repeat 0 5px;
			text-decoration:none;
			}
			* html ul.links a {height:1px;}
		ul.links li a:hover {background:transparent url(img/
arrow_prod_on.gif) no-repeat 0 5px; text-decoration:none}

		
	.brochure {
		margin:10px 0; padding:0; list-style:none; padding-left:170px;
		background:#EDF1F7; color:#445C88;
		min-height:0;
		}
		.brochure:after {content:"."; clear:both; display:block;  
visibility:hidden; height:0;}
		* html .brochure {height:1px;}
	.brochure .thumb {float:left; display:inline; clear:none; margin:0 0  
0 -170px; border:none !important;}
	* html .brochure ul, * html .brochure p {margin:0; padding:0 0 10px;}