div.catalog-section table td {
vertical-align: top;
}
div.catalog-section table td.description {
text-align: justify;
padding-right: 15px;
}
div.catalog-section hr {
border: none;
border-top: solid #CCCCCC 1px;
background: transparent;
margin: 15px auto;
}
div.catalog-section .name {
  display: block;
	margin: 0 0 5px 0;
	font-size: 115%;
	color: #454545;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
div.catalog-section .brand {
	margin: 0 0 8px 0;
}
div.catalog-section .images {
padding-right: 20px;
width: 10px;
}
div.catalog-section .images div {
position: relative;
text-align: center;
}
div.catalog-section .images table {
width: 100%;
margin: 0 auto;
margin-bottom: 16px;
}
/*div.catalog-section .images table {
margin: 0 auto;
margin-top: 10px;
}*/
div.catalog-section .images td {
text-align: center;
vertical-align: middle;
} 
div.catalog-section .images a.action {
right: 0;
} 

div.goods-list td table.tobasketbuttons {
margin: auto auto 7px auto;
} 
div.goods-list td table.tobasketbuttons td {
text-align: right;
padding: 0;
} 
div.goods-list .tocompare {
text-align: center;
white-space: nowrap;
} 

div.catalog-section table .compare-basket td {
padding-top: 6px;
vertical-align: bottom;
}

div.catalog-section table td.prices {
  vertical-align: middle;
  white-space: nowrap;
}
.prices .price {
  margin: auto;
}

.brandtable {
  margin: 10px 0 0 0;
  width: 100%;
}
.brandtable td {
  vertical-align: middle;
}
.brandimg {
}
.brandimg img {
  max-width: 75px;
}

div.goods-list .tocompare {
  text-align: center;
  margin: 0;
}

table.noprice {
  margin: 0 0 0 auto;
  width: 150px;
}
table.noprice td {
  text-align: center;
  white-space: nowrap;
  font-size: 110%;
}

.sect_soputka {
  text-align: center;
  white-space: nowrap;
  font-size: 110%;
  text-decoration: none;
}
.sect_soputka a:hover {
  text-decoration: underline;
}
.table_soputka, .table_soputka .lines {
  overflow: hidden;
  display: block;
}
.show {
  display: block;
}
.hide {
  display: none;
}
div.catalog-section .sect_soputka_active {
  color: #cc0000;
  font-weight: bold;
}
div.catalog-section .sect_soputka {
  font-weight: normal;
}

.articul {
text-align: center;
white-space: nowrap;
}

div.catalog-section .pagenumbers a {
  border: solid 1px #666666;
}
div.catalog-section .pagenumbers {
  display: table;
}

div.catalog-section .images .img_cont {
  width: 100px;
  height: 100px;
  line-height: 100px;
  position: relative;
   border: solid 1px #DDDDDD;
   text-align: center;
   vertical-align: middle;
   margin-bottom: 3px;
}

div.catalog-section .images .small_icons_container {
  top: 0;
  right: -9px;
   width: 76px;
  position: absolute;
    line-height: 100%;
    padding: 0;
    margin: 0;
}

div.catalog-section .images .small_icons {
    padding: 0;
    margin: 0;
  width: 56px;
  height: 24px;
  margin: 0 auto;
  display: block;
  float: right;
  background-repeat: no-repeat;
  background-position: right top;
}
div.catalog-section .small_icon_top {
  background-image: url("images/posland_top_m.png");
}
div.catalog-section .small_icon_action {
  background-image: url("images/posland_sale_m.png");
}
div.catalog-section .small_icon_new {
  background-image: url("images/posland_new_m.png");
}
