#side_nav {
  margin-bottom: 6px;
  padding: 4px 0 0;
  background: #ebe6db url(/images/common/bg_side_box_top.png) top no-repeat;
}

#side_nav h3 {
  height: 29px;
  margin: 0 4px;
  background: #d1c2b6;
}

#side_nav ul {
  padding-bottom: 4px;
  background: url(/images/common/bg_side_box_bottom.png) bottom no-repeat;
}

#side_nav li {
  width: 184px;
  margin: 2px 4px 0;
  background: #ceb98f url(/images/common/arrow_white.png) 174px center no-repeat;
}

#side_nav li.active {
  background-color: #9f846e;
}

#side_nav li a {
  display: block;
  width: 164px;
  padding: 5px 10px;
  font-size: 1.3em;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
}

#side_nav li a:hover, #side_nav li a:focus, #side_nav li.active a {
  text-decoration: underline;
}


#side_pref_products {
  margin-bottom: 6px;
  background: #EBE6DB url(/images/common/bg_side_pref_prod_top.png) no-repeat;
}

#side_pref_products h3 {
  height: 28px;
  margin: 0 11px 11px;
  padding: 7px 0 0;
}

#side_pref_products ul {
  padding-bottom: 1px;
  background: url(/images/common/bg_side_pref_prod_bottom.png) bottom no-repeat;
}

#side_pref_products li {
  width: 102px;
  margin: 0 11px 0 10px;
  padding-bottom: 6px;
  display:inline-block;
  padding-left: 68px;
}


#side_pref_products li a img {
  margin-left: -68px;
  width: 68px;
  min-height:68px;
  height:100%;
  height: 68px;
  margin-right: 10px;
  margin-bottom: 10px;
}

#side_pref_products li strong {
  font-size: 1.22em;

}

#side_services {
  width: 192px;
  margin-bottom: 6px;
  padding: 9px 0 0;
  background: #ebe6db url(/images/common/bg_side_box_top.png) top no-repeat; 
}

#side_services ul {
  padding: 2px 12px 11px;
  background: url(/images/common/bg_side_box_bottom.png) bottom no-repeat;
}

#side_services h3 {
  height: 15px;
  margin: 0 12px 0;
}

#side_services li {
  padding: 5px 0 2px 28px;
}

#side_services .item1 {
  background: url(/images/common/ico_services8.png) no-repeat;
}

#side_services .item2 {
  background: url(/images/common/ico_services9.png) no-repeat;
}

#side_services .item3 {
  background: url(/images/common/ico_services10.png) no-repeat;
}

#side_services li a {
  font-size: 1.1em;
  text-decoration: none;
  color: #ee710f;
}

#side_services li a:hover, #side_services li a:focus {
  text-decoration: underline;
}

.side_box, #side_autopromo, #side_advices {
  margin-bottom: 6px;
  background: #ebe6db url(/images/common/bg_side_box_top.png) top no-repeat;  
}

.side_box .inside, #side_autopromo .inside, #side_advices .inside {
  background: url(/images/common/bg_side_box_bottom.png) bottom no-repeat;
}

.side_box .inside {
  padding: 6px 10px 7px;
}

.side_box h3 {
  height: 14px;
  margin-bottom: 5px;
}

.side_box select {
  width: 145px;
}

.side_box input.submit {
  vertical-align: middle;
}

#side_autopromo .inside {
  padding: 9px;
}

#side_advices .inside2 {
  min-height: 54px;
  padding: 8px 8px 8px 94px;
  /*background: url(/images/common/photo_advices.png) no-repeat;*/
}

#side_advices h3 {
  height: 29px;
  margin-bottom: 3px;
}

#side_advices a {
  font-size: 1.1em;
  text-decoration: none;
  color: #ee710f;
}

#side_advices a:hover, #side_advices a:focus {
  text-decoration: underline;
}

