h1 {
    font-size: 30px;
    line-height: 36px;
}

h2 {
    font-size: 15px;
    line-height: 18px;
}

div.float-left-wrapper p, ul li, h2.review {
    margin-top: 14px;
}

ul.practice-areas, ul.medications{
    margin-left: 17px;
}

ul.practice-areas  p, div.float-left-wrapper p.review-author{
    margin-top: 0px;
}

ul.medications li {
    float: left;
    width: 40%;
}

p.review {
    font-style: italic;
}

.dotted-border-top {
    margin-top: 33px;
    border-top: 2px #72A493 dotted;
    padding-top: 10px;
}

div.pic-drmehta {
    margin-top: 14px;
    background-image: url('../images/womens-psychiatrist.png');
    background-position: center center;
    width: 100%;
    height: 209px;
}
