#services h1 {
  font-size: 24px;
  font-weight: bold;
  background: url(../images/its_h1.gif) no-repeat;
  padding-left: 24px;
  margin: 30px 0 0 0;
  line-height: 20px;
}
#services .block1 h1 {
  margin-top: 10px;
}
#services .block1 .leftBox {
  width: 370px;
}
#services .block1 .rightBox {
	width: 303px;
	margin-bottom: 40px;
	margin-top: 24px;
}
#services .block1 a.arrow1 {
  float; left;
}
#services .block1 .arrow1 {
  float: none;
}

