table.iborder{ width: auto; height: auto; }
	table.iborder_top{ width: 100%; height: 100%; }
		table.iborder_top td.angle{ width: 15; }
			table.iborder_top td.angle img{ width: 15; height: 15; }
		table.iborder_top td.info{ width: auto; background: #fff; border-top: 1px solid #999; font: 9px Arial; color: #666; font-style: italic; }
			table.iborder_top td.info div.close{ float: right; width: 10; height: auto; }

	td.iborder_image{ padding: 0px 1px 0px 1px; background: #fff; border-left: 1px solid #999; border-right: 1px solid #999; }
		td.iborder_image img.ireview{ border-top: 1px dashed #999; }

	table.iborder_bottom{ width: 100%; height: 100%; }
		table.iborder_bottom td.angle{ width: 15; }
			table.iborder_bottom td.angle img{ width: 15; height: 15; }
		table.iborder_bottom td.info{ width: auto; background: #fff; border-bottom: 1px solid #999; font-size: 1px; }
