#industry-outer{
background-repeat:no-repeat !important;
}

#industry-text-outer{
padding:226px 0 16px 0;
overflow:hidden;
}

#industry-text
{

  overflow: hidden;
  padding:10px 0 26px 0;
  line-height:2em;
  float:right;
  width:700px;
}
#industry-text div#industry-text-content {
  width: 526px; 
  padding: 0 10px 10px 10px; 
  overflow: hidden;
}
#industry-text-outer ul#leftsubcat{
float:left;
width:230px;
padding: 0 0 0 1px;
list-style:none;
margin:0;
}

#industry-text-outer ul#leftsubcat li{
margin:0 0 1px 0;
line-height:20px;
text-align:right;
overflow: hidden;
width: 100%;

}

#industry-text-outer ul#leftsubcat li ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#industry-text-outer ul#leftsubcat li ul li a {
  background: none;
}


#industry-text-outer ul#leftsubcat li a{
/*background:url(/img/product_menu_li.gif) top right no-repeat #dbdada;*/
background: #dbdada url(/img/li-arrow-bg.gif) top right no-repeat;
padding-right:16px;
display:block;
text-decoration:none;
color:#000;
}

#industry-text-outer ul#leftsubcat li a:hover{
color:#fff;
background: #005550 url(/img/li-arrow-bg.gif) top right no-repeat;
}