/* CSS Document */
#content h2{
background-image: url("../img/secTitle_bg.png");
background-repeat: no-repeat;
background-position: 5px 4px;
font-size: 1.4em;
padding-left: 50px;
}
#content ul li h4{
  font-size: 1.5em;
  color: #D2E0EA;
  padding-top: 10px;
  padding-left: 7px;
}
/**html #content ul li h4, *+html #content ul li h4{
  margin-top:10px;
  margin-bottom:20px;
   position:absolute;  
  z-index:10;
}*/
/**/#content ul li a{
  padding-left: 12px;
  padding-top: 55px;
  margin-top: -35px;
  font-size: 13px;
  height:35px;
  color:white;
width:720px;
display:block;
z-index:1;
text-decoration:none;
}
#content ul{
  padding-left: 20px;
  /*padding-right: 50px;*/
  margin-top: 80px;
  list-style:none;
}
#content ul li{
margin-top: 10px;
margin-bottom:30px;
display:block;
}
#truckApps{
background-image: url("../img/products/prodSecBg1.jpg");
height:90px;
background-repeat: no-repeat;
}
#railApps{
background-image: url("../img/products/prodSecBg2.jpg");
height:90px;
background-repeat: no-repeat;
}
#generalProds{
background-image: url("../img/products/prodSecBg3.jpg");
height:90px;
background-repeat: no-repeat;
}
#dlpdfs{
background-image: url("../img/products/prodSecBg4.jpg");
height:90px;
background-repeat: no-repeat;
}
#tools{
background-image: url("../img/products/tooling-block.jpg");
height:90px;
background-repeat: no-repeat;
}
#floorApps{
background-image:url(../img/floor-apps-block.jpg);
height:90px;
background-repeat: no-repeat;
}