.webcat_2 .webcatimg {
 float:left;
 width:200px;
 height:200px;
 margin:30px 0 0 0;
 background: url(nophoto.jpg) no-repeat left top;
 }
 
 
 .webcat_2 { 
 width:189px;
 height:60px;
 margin:0 6px 6px 0;
 float:left;
 cursor: pointer;
 display: block; 
 }
 .webcat_last {
 margin:0 0px 6px 0; 
 }
 .webcat_2 span {
 padding:17px 5px 0 70px;
 display:block;
 line-height: 100%;
 }
 .webcat_2 h2 {
  margin: 0;
  padding: 0;
 }
 .webcat_2 h2 a {
 font-weight: normal;
 color:black;
 font-size:12px;
 text-decoration: underline;
 }