#content .box h2 {
	background-image: url(../images/h2_about_us.png);
	color: #00a0e9;
	margin-bottom: 1em;
}
#content .box .with_line {
  border-color: #00a0e9;
  padding-bottom: 1em;
}
#content .box li { font-size: 14px; }
#content .box dd, 
#content .box dd p { margin-bottom: 1em; }
