.myborder {
border:1px solid #e2e2e2;
border-radius:5px;
background-color:#eaeae9;
}

.myline {
width:5px;
float:left;
background-color:#d9c621;
margin-right:5px;
border-radius:3px;
}

.aboutbg {
background:url(/images/about/aboutbg.jpg) bottom left no-repeat;
}