﻿#gallery { width:735px;
           padding:5px;
           border:1px none #ccc;
           margin: 20px auto 10px auto;
         }

#galleryleft {float:left; width:245px; }
#gallerymiddle {float:left; width:245px; }
#galleryright {float:left; width:245px; }
#gallerymiddleright {float:left; width:490px; }
.image1x2center { width:245px; margin:0 auto; }
.image1x2 { float:left; width:245px; }
.image1x2l { float:left; width:245px; padding-right:10px; padding-top: 10px }
.image1x1 { float:left; width:245px; height: 180px; padding-right:0px}
.image1x1l { float:left; width:245px; height: 180px; padding-right:10px; padding-top: 10px }
.image1x1r { float:right; width:245px; height: 180px; padding-left:10px; padding-top: 10px }
.imagezoom { float:right; padding: 0 10px 0 0; height: 16px; }
.imagezoom img { border-style:none; }

iframe {border:0; margin:0; padding:0;}