


#contentwrapper {  width: 600px; height: 600px background : #E5EEE4;}


.gallerycontainer .text { font-size: 11px; margin-bottom: 10px; }

.gallerycontainer a,.gallerycontainer a:link,.gallerycontainer a:visited { font-weight: normal; }

.gallerycontainer li, .gallerycontainer ul { list-style-type: none; margin: 0; padding: 0; }

.thumbnail img { border: 2px solid #333; margin: 0 0 20px 0; width: 48px; height: 36px; }

.thumbnail:hover { background-color: transparent; }

.thumbnail:hover img { border: 2px solid #999; }

.thumbnail span { position: absolute; left: -2000px; visibility: hidden; text-decoration: none; }

.thumbnail:hover span img { margin: 22px 0 5px 0; border: 2px solid #333; height: 360px; width: 480px; }

.thumbnail:hover span { visibility: visible; top: 0; left: 68px; z-index: 50; font-size: 12px; color: #333; }

