.table_cell_column img{ width: 66px }

.selection .table_cell_column.sel_added { /*width: 82px;*/ width: 290px }

.selection .table_cell_column.sel_name { width: 215px }

.selection .table_cell_column.sel_2.lower { width: 104px }
.selection .table_cell_column.sel_4.lower { width: 72px; /* text-align: center; */}

.selection .table_cell_column.sel_6.lower { width: 34px }

.selection .table_cell_column.sel_5.lower .price, .selection .table_cell_column.sel_3 .price{ font-size: 15px }

.category_products.selection { /*width: 730px;*/ width: 100%; margin-bottom: 20px; }

.selection .table_cell_column.upper { width: 290px; /* not used */}

.selection .table_cell_column.sel_2 { width: 104px }

.selection .table_cell_column.sel_3 { width: 109px }

.selection .table_cell_column.sel_4 { width: 72px }

.selection .table_cell_column.sel_5 { width: 179px }

.selection .added_padding { padding-left: 11px }

.selection .table_cell_column .common_link{ margin-left: 6px; margin-top: 4px }

.selection .table_cell_column .common_link, .selection .table_cell_column img { display: inline-block; vertical-align: middle; max-width: 174px }

.selection .table_cell_column img { /*float: left;*/}

.specifications.features .table_cell_column:not(.value_cell){ min-width: 200px }
.specifications.features .table_cell_column.value_cell{ min-width: 50px }

.selection .common_dotted_link { position: relative; float: right }

.selection .common_dotted_link, .selection .price { display: inline-block; vertical-align: middle }

.table_column img { margin-bottom: 5px }

.show_more_container { text-align: center; margin-top: 12px }

.show_more_info {
	background: url("/wa-data/public/shop/themes/mobile/img/bg/bg_link.png") repeat-x;
	display: inline-block;
	padding: 6px 29px;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
	color: #194b6f;
	text-decoration: none;
	cursor: pointer;
	font-size: 16px;
	margin-right: 9px
}

.show_more_info:hover { background: url("/wa-data/public/shop/themes/mobile/img/bg/bg_link_a.png") repeat-x; color: #333 }

.notice { margin: 0.5em 0; font-size: 15px }
.attention{ /*border-left: 3px solid rgb(211, 0, 0); padding-left: 8px;*/ color: #4c4c4c }

.specifications { margin: 10px 0 17px; border: 2px solid #eee }

.notice ul{ /*font-size: 14px;*/ /*padding-left: 2em;*/ margin: 1em 0 }
.notice ul li{ margin-left:20px; list-style-type: square }
.sel_2 .in_shop{ margin: 0 }

.usage_icons_selection{ position: absolute; margin-top: -32px }
.usage_icons_selection img{ width: 26px; height: 26px; margin: 0 }

.table_column { display: table; width: 100% }


.sets-list .action_bt.buy{
	float: right;
	padding: 2px;
	width: 100px;
}