
.ce-table p {margin-bottom:0}
/* Top */
.top-10 {margin-top:10px}
.top-15 {margin-top:15px}
.top-20 {margin-top:20px}
.top-25 {margin-top:25px}
.top-30 {margin-top:30px}
.top-35 {margin-top:35px}
.top-40 {margin-top:40px}
.top-45 {margin-top:45px}
.top-50 {margin-top:50px}
.top-60 {margin-top:60px}
/* Bottom */
.bottom-10 {margin-bottom:10px} 
.bottom-30 {margin-bottom:30px;} 
.bottom-40 {margin-bottom:40px;} 
.bottom-50 {margin-bottom:50px;} 
.bottom-60 {margin-bottom:60px;} 

.tx-indexedsearch a:hover {color:#c93232}
.tx-indexedsearch .tx-indexedsearch-search-submit input {width:100px}
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {margin-top:0;}
.tx-indexedsearch  img {margin-top:7px}
.tx-indexedsearch .res-tmpl-css {  margin-top:50px}
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd {padding:1px}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:none; border-top:1px solid #efefef;border-bottom:1px solid #efefef;padding:5px 0 5px 0}
/*
@media (max-width : 768px) {
#content .tx-indexedsearch img,
#content .img-no-scaling img {width:auto;height:auto}
}
*/

@media (max-width: 767px) {
.top-10,
.top-15,
.top-20,
.top-25,
.top-30,
.top-35,
.top-40,
.top-45,
.top-50,
.top-60 {margin-top:20px}

.bottom-10,
.bottom-30,
.bottom-40,
.bottom-50,
.bottom-60{margin-bottom:20px;} 
  .img-max-width ce-left .ce-gallery, .img-max-width .ce-column,
  .img-max-width .ce-right .ce-gallery ,
  .img-max-width .ce-left .ce-gallery, .img-max-width .ce-column {float: none;text-align:center}

  .ce-left .ce-gallery, .ce-column,
  .ce-right .ce-gallery ,
  .ce-left .ce-gallery, .ce-column {float: none;text-align:center}
  
  .ce-intext.ce-right .ce-gallery { margin-left: 0px; }
  .ce-intext.ce-left .ce-gallery { margin-right: 0px; }
 
  .ce-center .ce-outer { position: relative; float: none; right: 0; }
  .ce-center .ce-inner { position: relative; float: none; right: 0; }
  
  .ce-gallery img {width:100%;height:auto}
}