/*------------------------------
Layout
------------------------------*/
.about_bg {
background:#ffffff url("../../about/img/left_bg.jpg") top left no-repeat;
}

h2 {
font-size:16px; 
line-height:140%; 
font-weight:bold; 
color:#ff6600;
border-bottom:1px solid #b1b1b1;
margin:10px 0 0 0;
}

.about_box {
border:1px solid #b1b1b1;
padding:10px;
}