/* pff 19 */

#gallery{display:block; width:100%; line-height:1.6em;}
#gallery .figcaption{display:block; width:100%; margin:0; padding:0; clear:both;}
#gallery ul{margin:0; padding:0; list-style:none;}
#gallery li       {float:left; margin:0 0 10px 10px;}
#gallery li p	  {float:left; margin:0 0 0 0;}
#gallery li.main p{float:left; margin:0 0 0 0;}

#gallery li img{width:184px; height:160px;}
#gallery li p  {width:184px; height:160px;}

#gallery li.main img{width:572px; height:330px;}
#gallery li.main p  {width:572px; height:330px;}

#gallery li.first{margin-left:0;}
#gallery li.first p{margin-left:0;}


.small {width:184px; height:160px;}
.big {width:573px; height:330px;}
