@charset "utf-8";


@media \0screen {

img { width: auto; /* for ie 8 */ }

}

a {outline : none;}

a img {outline: none;}
a img {border:none;}

a:active, a:focus { 
 outline: none; 
 ie-dummy: expression(this.hideFocus=true);
}


:active, :focus { outline: none; -moz-outline-style: none; }

/* main_page */

.main_resize { width:700px; margin:0 auto; padding:0; max-width: 90%; }



 /* GALLERY START */

 /*4cols_gallery*/

.col44 { width:324px; background:#fff;border:2px solid #aaa; float:left; padding:2px;  color:#a9a9a9; margin:0px 5px 10px 5px; position:relative; top:0px; margin-top:1px; }

.col44.last { float:right; margin:0; margin-right:0px; }

.col44.invisible-box { display: none; opacity: 0; z-index: 1; }

