.ckstyle {overflow: hidden; width: 100%;}
.ckstyle .blue-block, .ckstyle .orange-block {padding:0.5em 0 0.8em 0;}

.ckstyle .blue-block li{ float:left; width:46.5%; background-color:#71CFF4; color:#000; border:solid 1px #71CFF4; border-radius:10px; margin:15px 15px 0 0; list-style: none;}
.ckstyle .blue-block li strong{ display:block; padding:1.5em;}

.ckstyle .orange-block li{ float:left; width:46.5%; font-size:1.5em; background-color:#F59231; color:#fff; border:solid 1px #F59231; border-radius:10px; margin:15px 15px 0 0; list-style: none;}
.ckstyle .orange-block li strong{ display:block;  padding:1em;}

.ckstyle .pretty-table{ border:solid 2px #C2C2C2; margin-top:2em;}
.ckstyle .pretty-table table{ width:100%;}
.ckstyle .pretty-table table tr td{ width:33%; font-size:1.5em; background-color:#fff; border:solid 2px #C2C2C2; vertical-align:middle;}
.ckstyle .pretty-table table tr td strong{ display:block; padding:15px;}

.ckstyle .summary-box{ background:url('../images/summary_bg.jpg') repeat 0 0; padding:15px; margin:20px auto; border-radius: 10px;}
.ckstyle .summary-box .inner{ background-color:#fff; font-style:italic; padding:15px;}

.ckstyle .tagline-box{ repeat 0 0; padding:15px; margin:20px auto; border-radius: 10px;}
.ckstyle .tagline-box .inner{ background-color:#fff;  padding:15px;}
.ckstyle .tagline-box .inner p{font-size:28px; text-transform:uppercase; font-weight:800; font-family:arial, helvetica;}

.ckstyle .quote-box{padding:15px;width:80%; margin:20px auto; border-radius: 10px;}
.ckstyle .quote-box .opening{ background:url('../images/quotemark-opening.png') no-repeat; padding:18% 0 0 0;}
.ckstyle .quote-box .closing{ background:url('../images/quotemark-closing.png') no-repeat; padding:18% 0 0 0; margin-left:70%;}
.ckstyle .quote-box .inner{ background-color:#fff;  }
.ckstyle .quote-box .inner .quote-text{font-size:2.8em; line-height:1em;  text-transform:uppercase; font-weight:700; font-family:Times New Roman; color:#666; font-style:italic;}
.ckstyle .quote-box .inner .author-name{ margin-top:2em; font-size:1.8em; line-height:0.6em;  text-transform:uppercase; font-weight:600; font-family:Times New Roman; color:#666; font-style:italic;}


.ckstyle .image-box li{ float:left; width:46.5%; color:#000; margin:15px 15px 0 0; list-style: none;}
.ckstyle .image-box li .image-wrapper{border: 8px solid rgb(236, 236, 236);border-radius: 50%;overflow: hidden;width: 200px;height: 200px;}
.ckstyle .image-box li .image-wrapper img{display:block; width:100% !important; height:auto !important;}
.ckstyle .image-box li .image-wrapper .text-desc{text-align:center;}
.ckstyle .image-box li p{ display:block; padding:1.5em; font-size:1.0em; font-family:arial;}
.ckstyle .image-box li .up-desc{ font-size:1.2em; text-align:center; padding:0; margin:0;}

.ckstyle .square-image-box li{ float:left; width:46.5%; color:#000; margin:15px 15px 0 0; list-style: none;}
.ckstyle .square-image-box li .image-wrapper{border: 8px solid rgb(236, 236, 236);overflow: hidden;width: 200px;height: 200px;}
.ckstyle .square-image-box li .image-wrapper img{display:block; width:100% !important; height:auto !important;}
.ckstyle .square-image-box li .image-wrapper .text-desc{text-align:center;}
.ckstyle .square-image-box li p{ display:block; padding:1.5em; font-size:1.0em; font-family:arial;}
.ckstyle .square-image-box li .up-desc{ font-size:1.2em; text-align:center; padding:0; margin:0;}



