#center-subcategories {
  display: block;
  float: left;
  margin: 2px 0px 10px 0px;
  width: 492px;
}

#center-subcategories a {
  font-weight: bold;
  font-size: 12px;
}

#center-category-photos {
  display: inline;
  float: left;
  width: 492px;
}

.photo-double {
  display: inline;
  float: left;
  width: 492px;
}

.photo-double a{
  display: inline;
  float: left;
  width: 246px;
  text-decoration:none;
}

.photo-double img{
  display: inline;
	width: 220px;
  border: 1px solid #a90000;
  padding: 4px 4px 4px 4px;
  margin: 4px 4px 4px 4px;
}

.photo-double p{
  padding: 4px;
}

.photo-double h4{
  margin: 0px;
  padding: 4px;
}

.photo-double input{
	display: block;
  float: right;
  margin: 0px 4px 0px 0px;
}

.center-list li {
  margin: 8px 0px 8px 0px;
  list-style-image: url('/img/lavage/raquo.jpg');
}

#product-page
{
  display: block;
  float:left;
  width: 492px;
}

#product-page h2 {
  display: block;
  float:left;
  width: 298px;
  margin: 0px 0px 10px 0px;
}

#product-page h3 {
  font-size: 11px;
  color: #828282;
  font-weight: normal;
}

#enlarge {
  display: block;
  float:left;
  color: #929292;
  font-size: 10px;
  margin: 8px 0px 0px 0px;
}

#product-page-img {
	display: inline;
	float: left;
	width: 188px;
  border: 1px solid #f9aaaa;
  margin: 0px 4px 4px 0px;
}

#product-page img {
  margin: 4px 4px 0px 4px;
}

.product-subimg {
  display: inline;
  float: left;
  text-decoration: none;
  margin: 0px;
}

#product-subimages {
  display: inline;
  float: left;
  width: 188px;
  border-top: 1px solid #f9aaaa;
}

#product-subimages img {
	  margin: 4px 0px 4px 4px;
}

#product-properties {
  display: inline;
  float: right;
  margin: 10px 0px 10px 0px;
}

.product-property {
  display: block;
  float: left;
  margin: 2px;
}

.product-property-text {
  display: inline;
  float: left;
  text-align: left;
  margin: 0px 4px 0px 0px;
}

.product-property select {
  font-size: 10px;
}

.product-show-price {
  font-weight: bold;
  text-align: right;
  display: block;
  float: right;
  width: 268px;
  
}

.product-show-actions {
	display: inline;
  float: right;
  margin: 20px 0px 0px 0px;
  width: 298px;
}

.product-news {
  display: block;
  float: left;
  width: 298px;
  color: #ff0000;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}

#change-category-show {
  display: block;
  float: right;
}

#product-navigator {
  display: block;
  float: left;
  width: 492px;
}

.catalog-photo {
    display: inline;
    float: left;
    border: 1px solid #a90000;
    margin: 6px 6px 6px 6px;
    width: 220px;
    height: 334px;
    max-width: 220px;
    max-height: 336px;
}

.catalog-photo a {
    display: inline;
    float: left;
    width: 216px;
    height: 330px;
    margin: 2px;
}

.photo-description {
    display:none;
    width:216px;
    height:300px;
    max-width: 220px;
    max-height: 336px;
}

.photo-description h4 {
    font-size: 11px;
    max-width: 210px;
    max-height: 336px;
}

.photo-description p {
    max-width: 210px;
    max-height: 336px;
}

.photo-actions {
    display:none;
    width:216px;
    height:30px;
}

.info-box {
  display: block;
  float:left;
  width: 298px;
  margin: 0px 0px 10px 0px;
}
.info-box .producer {
  display: block;
  float: right;
  width: 150px;
}

.property-info {
  color: red;
  margin: 0px 0px 6px 0px;
  font-weight: bold;
}
