div#leftsb div.block-inner {
margin-left: 30px;
padding-right: 20px;
margin-bottom: 30px;
}
div#leftsb div.block-inner  ul li.leaf, div#leftsb div.block-inner  ul li.collapsed{
list-style: none;
}
li.expanded {
  list-style-image: none;
  list-style-type: none;
}
div#leftsb div.block-inner  ul li {
background: transparent url(images/li-arrow.jpg) center left no-repeat;
background-position:0 8px;
padding-left: 34px;
list-style-type: none !important;
margin-left: 0px;
margin-bottom: 7px;
}
div#leftsb div.block-inner  ul li a{
color: #fff;
font-size: 15px;
border-bottom: 1px dashed #fff;
text-shadow: 1px 1px 1px #7a7e49;
}
div#leftsb div.block-inner  ul li a:hover{
color: #cfdd08;
font-size: 15px;
border-bottom: 1px dashed #cfdd08;
text-shadow: 1px 1px 1px #7a7e49;
text-decoration: none;
}
div.call {
background: transparent url(images/call-us.png) top left no-repeat;
height: 245px;
margin-top: 20px;
}

#block-views-info-block_1 {
    background: url('images/info-block-bg.png') 20px 0 no-repeat;
    min-height: 350px;
    padding: 10px 15px;
}