#manufacturers_block{
  background-color:#111;
  opacity:0.8;
  filter:alpha(opacity=80);
  margin-top:5px;
  padding:5px;
  width:216px;
}
  #manufacturers_block h4{
    width:195px;
    height:40px;
    padding-left:20px;
  }

    #manufacturers_block h4 a{
      text-align:left;
      line-height:40px;
      font-size:14px;
      color:#ccb476;
      font-weight:normal;
      letter-spacing:0px;
      text-decoration:none;
      text-transform:uppercase;
    }

  #manufacturers_block .block_content{

  }

  		#manufacturers_block .block_content a {
		    color:#FFF;
		    line-height:30px;
		    font-size:14px;
		    text-decoration:none;
		    min-height:30px;
		    width:205px;
		    padding-left:10px;
		    background-color:#2e2e2e;
		    display:block;
		    margin-bottom:1px;
		  }

		  #manufacturers_block .block_content a:hover {
		    background: #a99255 url('../../img/modules/blockcategories/category_selected.gif') no-repeat 205px 10px;

		  }

  #manufacturers_block .manufacturers_link{
    color:#AAA;
    display:block;
    width:160px;
    height:25px;
    padding-left:20px;
    line-height:25px;
    background: #111 url('../../img/modules/blockmanufacturer/blockmanufacturer_li.png') no-repeat 5px 10px;
  }
