.catalog-price {
	 color:red;
}
div.catalog-detail-image { margin: 0 25px 0 0; padding: 2px; }
div.catalog-detail-images { overflow: hidden;  margin: 0 25px 0 0;}
div.catalog-detail-images div.catalog-detail-image { position: relative; float: left; margin: 10px 10px 0 0; width:50px; height:50px; overflow:hidden; padding: 2px; text-align:center; }
div.catalog-detail-images div.catalog-detail-image a { width: 100%; height: 100%; display: block;}
div.catalog-detail-images div.catalog-detail-image img { vertical-align: middle;}







div.block
 {
	 margin: 0 0 10px 0;
 }
 div.block div.content
 {
	 width: auto;
	 height: auto;
	 overflow: hidden;
font-size:9pt;
 }
 div.block div.top_line
 {
	 position: relative;
	 top: 2px;
	 width: 97.5%;
	 height: 1px;
	 margin: 0 auto;
	 font-size: 0px;
	 line-height: 1px;
 }
 div.block div.bottom_line
 {
	 position: relative;
	 top: -1px;
	 width: 97.5%;
	 height: 1px;
	 margin: 0 auto;
	 font-size: 0px;
	 line-height:1px;
 }
 div.block div.header_line
 {
	 position: relative;
	 margin: 0 0 10px 0;
 }
 div.block p.block-title
 {
	 color:#000000;
	 font-family:'Tahoma';
	 font-size:18px;
 }
 div.block.small
 {
	 width: 378px;
 }
 div.block.item
 {
	 padding-bottom: 10px;
	 background: url('../img/dot-grey-bg.gif');
	 background-repeat: repeat-x;
	 background-position: left bottom;
 }
 div.block.item.last
 {
	 background-image: none;
	 margin: 0;
	 padding-bottom: 5px;
 }
 ul.tab_line
 {
	 height: 30px;
	 padding: 4px 10px;
	 background: #fbfbfb url('../img/corners-solid-grey-light.png') no-repeat scroll left top;
 }
 ul.tab_line li
 {
	 height: 21px;
	 display: block;
	 float: left;
	 padding: 0 8px;
	 color: #5b5656;
	 line-height: 18px;
 }
 ul.tab_line div.selected-corner-left
 {
	 height: 21px;
	 float: left;
	 padding-left: 10px;
	 color: #ffffff;
	 background: #5b5656 url('../img/corners-grey-gradient.png') no-repeat scroll left top;
 }
 ul.tab_line div.selected-corner-right
 {
	 width: 10px;
	 height: 21px;
	 float: left;
	 background: #5b5656 url('../img/corners-grey-gradient.png') no-repeat scroll right top;
 }
 div.preview-item
 {
	 height: 70px;
	 overflow: hidden;
	 padding: 10px 0 0px 0;
	 margin: 0;
	 background: transparent url('../img/dot-grey-bg.gif') repeat-x scroll left bottom;
 }
 div#content div.preview-item p
 {
	 padding: 0;
	 margin: 0;
	 color: #676767;
	 font: normal 11px Tahoma;
 }
 div#content div.preview-item p.preview-item-title
 {
	 padding-bottom: 2px;
 }
 div#content div.preview-item p.preview-item-title a
 {
	 color: #000;
	 font: bold 11px Tahoma;
 }
 div#content div.preview-item p.img-date
 {
	 display: block;
	 position: absolute;
	 float: left;
	 margin: 56px 2px;
	 padding: 0 1px;
	 background: #fff;
	 color: #999;
	 font: normal 10px Tahoma;
 }
 div.preview-item img
 {
	 display: block;
	 width: 108px;
	 height: 51px;

	 margin: 0;
	 margin-right: 8px;
	 padding: 1px;
 }
 div.preview-image img
 {
	 margin: 0;
	 padding: 1px;
 }
 ul.action-list
 {
	 margin-top: 4px;
 }
 ul.action-list li
 {
	 display: inline;
	 padding: 0 14px 0 14px;
 }
 div.news ul.action-list li
 {
	  display: inline;
	  padding-left: 14px;
	  padding-right: 14px;
 }
 div.news ul.action-list
  {
	  margin-left: -14px;
  }
  div.product-category-map ul.group-list
  {
	  margin-left: 5px;
	  margin-bottom: 10px;
  }
.clear
{
clear:both;
}