/* fce 2 columns */
.fce-2columns  { width: 100%; }
.fce-2columns  .fce-leftColumn { width: 271px; float: left; overflow: hidden; }
.fce-2columns  .fce-rightColumn { width: 271px; float: right; overflow: hidden; }

.fce-2columns_v4  { width: 100%; }
.fce-2columns_v4  .fce-leftColumn { width: 60%; float: left; overflow: hidden; }
.fce-2columns_v4  .fce-rightColumn { width: 39%; float: right; overflow: hidden; }

/* fce quote */
.fce-quote { width: 271px; height: 56px; background: url(../images/modules/back_quote_short.gif) left top no-repeat; margin: 0 0 4px 0; float: left; clear: both; }
.fce-quote .fce-quote-title { width: 170px; height: 15px; margin: 0px 0 10px 17px; float: left; line-height: 10px; display: inline; clear: left; overflow: normal; }
.fce-quote .fce-quote-title h2 { font-size: 15px; font-weight: normal; }
.fce-quote .fce-quote-info { width: 68px; height: 15px; margin: 9px 0 0 0; float: right; clear: right; overflow: hidden; }
.fce-quote .fce-quote-teaser { width: 160px; height: 25px; font-size: 10px; margin: 0 0 0 17px; float: left; display: inline; overflow: hidden; clear: left; }
.fce-quote .fce-quote-link { width: 76px; height: 22px; margin: 5px 5px 0 0; float: right; display: inline; overflow: hidden; }

/* fce advice */
.fce-advice { width: 100%; margin: 0 0 5px 0; float: left; }
.fce-advice .fce-icon { width: 62px; height: 41px; float: left; display: inline; }
#rightColumn .fce-advice .fce-title { width: 153px; margin: 2px 0 0 0; float: right; overflow: hidden; }
#rightColumn  .fce-advice .fce-teaser { width: 153px; font-size: 10px; float: right; }
#leftColumn .fce-advice .fce-title { width: 110px; margin: 2px 0 0 0; float: right; overflow: hidden; }
#leftColumn  .fce-advice .fce-teaser { width: 110px; font-size: 10px; float: right; }

/* fce headingbanner */
.fce-headingbanner { width: 100%; height: 223px; margin: 0 0 10px 0; float: left; }
.fce-headingbanner .fce-picture { width: 100%; height: 176px; float: left; overflow: hidden; }
.fce-headingbanner .fce-slogan { width: 100%; height: 47px; background-color: #607CAC; float: left; overflow: hidden; text-align: center; }
.fce-headingbanner .fce-slogan h1 { color: #FFFFFF; font-size: 21px; font-weight: normal;  }

/* fce smallbanner */
.fce-smallbanner { width: 100%; margin: 0 0 10px 0; float: left; }
.fce-smallbanner .fce-banner { width: 100%; /* height: 150px; */ margin: 0 0 8px 0; float: left; }
.fce-smallbanner .fce-phone { width: 100%; height: 36px; margin: 0 0 7px 0; float: left; }
.fce-smallbanner .fce-slogan { width: 100%; height: 32px; float: left; }

/* fce docs */
ul.image-list { width: 510px; float: left; padding:0 0 0 40px; margin: 10px 0; list-style-type: none; list-style-image: none; }
ul.image-list li { width: 160px; min-height: 275px; height: auto!important; height: 275px; float: left; margin-right: 10px; list-style-type: none; list-style-image:none; }
ul.image-list li .list-item { text-align: center; width: 160px; overflow: hidden; }
ul.image-list li .list-item img { display: block; }
ul.image-list li .list-item .title { font-size: 11px; color: #888; }
ul.image-list li .list-item .title a:link, ul.image-list li .list-item .title a:visited { color: #888; }
ul.image-list li .list-item p { margin: 0 0 10px 0; }