/* $Id: join_now.css,v 1.1 2011/09/12 20:21:37 sap Exp $ */


.heading_bar span {
    font-size: 16.5px;
    padding-left: 10px;
}

.heading_bar h2 a {
    width: 146px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    margin: 5px 0px 0px 0px;
    background: url(../img/btn_heading_bar_small.png);
}



#five_cols {
    display: table;
    margin: 0px 0px 18px 0px;
}

#five_cols .fivecol {
    display: table-cell;
    margin: 0px 4px 0px 4px;
    width: 178px;
    height: 40px;
}

#five_cols .fivecol h4 {
    text-transform: uppercase;
    font-size: 13.5px;
    margin: 10px 6px 8px 6px;
}

#five_cols .fivecol p {
    margin: 0px 6px 12px 6px;
    font-size: 12.5px;
}

#five_cols .blue {
    border-top: 3px solid #73afe4;
    border-bottom: 3px dotted #73afe4;
}

#five_cols .green {
    border-top: 3px solid #7ab804;
    border-bottom: 3px dotted #7ab804;
}

#five_cols .yellow {
    border-top: 3px solid #fbe952;
    border-bottom: 3px dotted #fbe952;
}

#five_cols .orange {
    border-top: 3px solid #f08e25;
    border-bottom: 3px dotted #f08e25;
}

#five_cols .red {
    border-top: 3px solid #cd2f2f;
    border-bottom: 3px dotted #cd2f2f;
}

#five_cols .spacer {
    width: 21px;
}
