.outside { height: 280px; position: relative; width: 100%; overflow: hidden; }
.super_images { height: 280px; width: 100%; }

table.gallery_wrap { 
	height: 280px;
	width: auto;
	border: none;
	padding-left: 25px;
	
	border-collapse: collapse;
	border-spacing: 0;
}

.gallery_wrap td { width: 1px; padding: 0 0px 0px 0px; vertical-align: bottom; border: 0px solid #000; }

.gallery_wrap td.pictures	{ padding-bottom: 60px; }
.gallery_wrap td.first_item { padding-left: 43px; }
.gallery_wrap td.last_item 	{ padding-right: 47px; }

.gallery_wrap td a { position: relative; }
.gallery_wrap img { position: relative; }
.gallery_wrap img.mask { position: absolute; left: 0; margin-left: 0px; margin-top: 155px;  height: 20px; width: 232px; z-index: 5; zoom: 1; overflow: hidden; }
.gallery_wrap td.pictures img { cursor: pointer; }

.gallery_wrap {
	background: url('bottom_bg1.png') bottom center no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/f/1/programs/new-year/bottom_bg1.png', sizingMethod='crop');
}

