@charset "utf-8";
/* CSS Document */

.thumbs_table img {
border: 1px solid #293c52;
}

.thumbs_table img:hover,#thumbs_table img.hovered {
border: 1px solid #ff0000;
}

.thumbs_table {
margin: 7px 5px;
}

div#photo_container {
margin: 10px 0;

}

.preloadImg {display:none;}
