@charset "utf-8";

.section{margin-bottom:20px;}

.section-title{
  background:URL('../images/el.png') repeat-x 0px -312px;
  font-weight:bold; height:40px; line-height:40px;
}
.section-title div{padding-left:20px; background:URL('../images/el.png') no-repeat 0px -354px; color:#423f3e; font-size:16px} 
.section-body{padding:20px;} 


.section-inner{
  background:#c4bebc URL('../images/basket_bgr.gif') repeat-y left;
  border-bottom: 5px solid #a09491;  padding:20px; 
}
