
.program-section { width: 100%; position:relative; padding:30px 0 30px; }
.bg-black {background-color:#666666;}
.bg-lightgrey {background-color:#CCCCCC; }
.program-title, .program-desc, .program-sub-title{text-align:center;}
.program-title{ font-size:28px; }
.program-sub-title {padding-bottom:5px; }
.program-desc {width:80%; margin-left:auto; margin-right:auto; margin-bottom:20px;}
.white {color:#FFFFFF; }
.cbr {width: 95%; margin-left:auto; margin-right:auto; }
.cbr-logo {width:100%; background: #66FFFF url(/images/logo-cleverbridge.png) no-repeat 20px 10px; height:110px;}
.cbr-feature-body {background-color:#FFFFFF; padding:20px 0 20px;}
.list { width:50%; float: left; }
.program-section .cbr .list ul li {min-height:50px; list-style:none; display:list-item; }
.program-section a { color: #168ef4; }
.text {width:85%; display:block; min-height:50px; float: left; padding-left:5px;}
.icon {height: 40px; width: 13%;background-image:url(/images/icons-partners.png); background-repeat:no-repeat; float: left; }
.dollar {background-position:0 0; }
.cookie {background-position:0 -48px; }
.cart {background-position:0 -96px; }
.percentage {background-position:0 -144px; }
.graph {background-position:0 -192px; }
.team {background-position:0 -240px; }
.button {width:100%; height: 60px; background-color:#CCCCCC; clear:both; padding:30px 0 30px 0;}
.button .button-link {text-decoration:none; font-weight:400;}
.button .button-link div{background-color:#FF9900; border-radius: 10px; height:60px; width:30%; margin: 0 35%; font-weight:400; font-size:30px; color:white; }
.button .button-link div p {padding: 20px 0 0 20px;}
