p{margin-bottom:10px;margin-top:10px;line-height:22px;} 
.cloud-zoom-lens {border: 4px solid #888;margin:-4px;background-color:#fff;cursor:move;}
.cloud-zoom-title {font-family:Arial, Helvetica, sans-serif;position:absolute !important;background-color:#000;color:#fff;padding:3px;width:100%;text-align:center;font-weight:bold;font-size:10px;top:0px;}
.cloud-zoom-big {border:4px solid #ccc;overflow:hidden;}
.cloud-zoom-loading {color:white;background:#222;padding:3px;border:1px solid #000;}
/* zoom-section */
.zoom-section{clear:both;margin-top:20px;}
*html .zoom-section{display:inline;clear:both;}
.zoom-desc{}
.zoom-small-image{border:4px solid #CCC;float:left;margin-bottom:20px;}
.zoom-tiny-image{border:1px solid #CCC;}
.zoom-tiny-image:hover{border:1px solid #C00;}
.s{float:left !important;margin: 0 0 33px 33px;height:200px} 
@media (min-width: 400px) {
  .cloud-zoom img {width:300px}
/*  body {background:red !important}*/
}
@media (min-width: 600px) {
  .cloud-zoom img {width:400px}
}
@media (min-width: 800px) {
  .cloud-zoom img {width:440px}
}
@media (min-width: 980px) { 
  .cloud-zoom img {width:482px}
}
