.section {
   text-align:center;
}
.section img {
   margin:4px 10px 0px 10px;
}
.content {
   line-height:17px;
}
.cols_2_1 {
   width:50%;
   vertical-align:top;
}
.cols_2_1 p {
   padding:15px 10px 0px 0px;
}
.cols_2_2 {
   width:50%;
   line-height:17px;
   vertical-align:top;
}
.cols_2_2 p {
   text-align:justify;
   padding:25px 10px 0px 10px;
}
