 .box {
	   width: 160px;
		background: url(images/div-bottom.gif) no-repeat bottom left;
		}
 .box h3{
  margin: 0;
  padding: 6px 8px 4px 10px; text-align:left; 
  font-size: 130%;
  color: #333;
  border-bottom: 1px solid #E0CFAB;
  background: url(images/h3-bg.gif) no-repeat top left;		
  }
.box ul {
	margin: 0;
	padding: 14px 10px 14px 10px;
	list-style:none;
		 }
.box ul li {
	margin: 0 0 6px;
	padding: 0;
	}