/* jQuery Desaturate */
.content2 .gallery2 { list-style: none; overflow:hidden; margin:0 -30px 0 0;}
.content2 .gallery2 li{ float:left; padding:0; background:#ddd; margin:0 1px 1px 0; overflow:hidden;}
.content2 .gallery2 a { border:none; width:300px; height:300px; background:#ddd; display:block; position:relative;}
.content2 .gallery2 img { border:none;}
.content2 .gallery2 span { position:absolute; width:300px; height:300px; top:0; left:0; overflow:hidden; cursor:pointer;}
.content2 .gallery2 .clear { background:none; border:0; clear:both; display:block; float:none; font-size:0; margin:0; padding:0; overflow:hidden; visibility:hidden; width:0; height:0; }