﻿.squarebox {
    width: 100%;
        margin:0 10px; 
    border: solid 0px #FFFFFF;
    text-align: left;
    overflow: hidden; }
.squareboxgradientcaption {
    color: #00ab67;
    background-repeat: repeat-x; 
    font-size:14px; 
    line-height: 14px; 
 
    font-weight: 600;
   
    letter-spacing:1px; 
    font-family: myriad pro, ariel; }
.squareboxgradientcaption2 {
    color: #454545;
    background-repeat: repeat-x; 
    font-size:12px; 
    line-height: 14px; 
     font-weight: 600;
   
    letter-spacing:1px; 
    font-family: myriad pro, ariel; }
.squareboxcontent {
    padding-bottom: 10px;
    overflow: hidden;
    border-top: solid 1px #d2dce1; }

