.typography a.gallery_thumb			{ display: block; float: left; width: 116px; height: 71px; overflow: hidden; position: relative; margin: 0px 8px 6px 0px; border: 1px solid #999; }
.typography a.gallery_thumb img		{ border: none; display: block; margin: auto; }
.typography a.gallery_thumb:hover	{ border-color: #090; }

.typography a.large_gallery_thumb	{ width: 158px; height: 97px; margin: 0px 13px 11px 0px; }
.typography a.end_of_row			{ margin-right: 0px; }

.typography .thumbnail img			{ position: relative; }

a.back_to_main_gallery				{ width: 143px; height: 12px; }
a.back_to_main_gallery:hover		{ color: #ccc; }
a.back_to_main_gallery span			{ background-image: url(../images/back_to_main_gallery.gif); }
a.back_to_main_gallery:hover span	{ background-position: 0px -12px; }

#info_box							{ width: 168px; position: absolute; top: 0px; left: 0px; z-index: 5; color: white; font-size: 0.9em; display: none; }
#info_box.wide						{ width: 220px; }
#info_box .top						{ height: 11px; background-image: url(../images/info_box_top.png); display: none; overflow: hidden; }
#info_box .bottom					{ height: 11px; background-image: url(../images/info_box_bottom.png); display: none; overflow: hidden; }
#info_box .content					{ padding: 9px 11px; background-image: url(../images/info_box_bg.png); border: 1px solid #093; }
#info_box span						{ display: block; margin-top: 6px; width: 24px; height: 22px; background: url(../images/zoom.gif); }
#info_box strong					{ font-size: 0.8em; }

#info_box.above .bottom				{ display: block; }
#info_box.above .content			{ border-bottom: none; }

#info_box.below .top				{ display: block; }
#info_box.below .content			{ border-top: none; }

#info_box.left .content				{ border-left: none; }
#info_box.left .arrow				{ padding-left: 11px; background: url(../images/info_box_left.png) repeat-y left; overflow: hidden; }

#info_box.right .content			{ border-right: none; }
#info_box.right .arrow				{ padding-right: 11px; background: url(../images/info_box_right.png) repeat-y right; overflow: hidden; }