.content-area{
    width: 670px;
}
.content-inner-area{
    margin: 15px 0px 15px 15px;
}
.content-text{
    font-size: 11px;
    color: #666666;
}
.content-text ul{
    margin: 0px 10px 0px 15px; 
    padding: 0px;
}
.content-text ul li{
    list-style-type: disc !important;
    margin: 4px 0px;
}
.testimonial{
    font-style: italic;
    color: #333333;
}
.testimonial h4{
    font-size: 9px;
    font-weight: normal;
    margin: -8px 0px 0px 0px;
}
.header-banner{
    margin-top: 2px;
}
.two-col{
    width: 310px;
    margin-top: 20px;
    display: block;
}
.col-left{
    float: left;
    margin-right: 5px;
    text-align: left;
    width: 330px;
}
.col-right{
    float: right;
    margin: 50px 0px 0px  5px;
    text-align: left;
}
.col2-left{width: 310px;}
.col2-right{margin-right: 30px;}
.top-space{
    margin: 30px 0px 0px 0px;
}
.learn-more{
    margin: 0px 0px 0px 0px;
    padding: 15px 0px;
}
.learn-more img{
    margin-left: 20px;
}
.header-title{
    margin-bottom: 15px;
}
.header-title h2{
    font-size: 18px;
    color: #204789;
    margin: 5px 0px; 
}
.header-title .sub{
    margin-left: 30px;
}
h3{
    font-size: 14px;
    color: #204789;
    margin: 5px 0px;
}
.gradient-yellow{
    background: url("/images/ortho/yellow-gradient.png") no-repeat top left;
    min-height: 297px;
    min-width: 297px;
}
.underline{
   border-bottom: 2px solid #204789;
}
.ortho-box{
   border: 2px solid #D1D6DF;
}
.ortho-box-inner{
  padding: 20px;
}