.typography p {
    font-size:14px;line-height:17px;color:#333;
}
.typography .sub_heading {
    font-family:Arial, Helvetica, sans-serif;font-size:16px;line-height:20px;color:#993;
}
.typography h2 {font-family:Arial, Helvetica, sans-serif;font-size:16px;line-height:20px;color:#993;font-weight:normal;}

.typography .sidebar_green h4{color:#8a8a8a;font-weight:bold;}
.typography .sidebar_green h3{color:#993;}

/* IMAGES */
.typography div.image {border: none;}
.typography div.image.right {float: right;margin-left: 20px;}
.typography div.image.left {float: left;}
.typography div.image.leftAlone {float: left;margin-right: 100%;}
.typography div.image.center {float: none;margin-left: auto;margin-right: auto;display: block;}