body.box h2, 
body.box h3, 
#content .box h2, 
#content .box h3 { color: #27AD3A; }
body.box h2, 
#content .box h2 { background-image: url(../images/h2_guests.png); }
#content .box h2 img {
  top: 20px;
  left: 300px;
  position: absolute;
  display: block;
}

body.box .with_line, 
#content .box .with_line { border-color: #27AD3A; }
