/* ABOUT */

.about_left { margin-left: auto; margin-right: auto; width: 550px; float: left; overflow: hidden; background-image: url(); background-repeat: no-repeat; text-align: left; font-size: 12px; }
.about_left_inner { width: 525px; margin:25px; }

.about_right_header { width:220px; float: right;text-align: center; font-size: 15px; font-weight: bold; color: #000 height: 25px; margin-right: 15px; }
.about_right_content { width:220px; float: right; height: auto; background-image: url(); background-repeat: no-repeat;  margin-right: 7px; margin-right: 15px; padding-bottom: 10px; }
.about_right_inner { padding-left: 10px; padding-top: 10px; text-align: left; }
.about_right_inner ul { margin: 0; padding: 10px; };


