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

#gallery { margin-top:15px; min-height: 12em; } * html #gallery { height: 12em; } /* IE6 */
	.gallery.custom-state-active { background: #eee; }
	.gallery li, .galleryAlbums li { float: left; width: 124px; padding: 0.4em; margin: 0 0.4em 0.4em 0; text-align: center; height:137px; list-style-image:none !important}
	.gallery li h5, .galleryAlbums li h5 { font-family:Arial, Helvetica, sans-serif; margin: 0 0 0.4em; font-weight:normal; font-size:.7em; height:2.8em; overflow:hidden; padding:0 1px;}
	.gallery li a { float: right; }
	.gallery li a.ui-icon-zoomin { float: left; }
	.gallery li img,.galleryAlbums li img { width: 100%; border:0; }
    .verticalStyle { margin-top:-18px;}
	.imgContainer{ height:83px; overflow:hidden}
	.ui-dialog-content {border: 3px solid red; overflow:hidden}
	.galleryAlbums li{
	background: url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") repeat-x scroll 50% top #EEEEEE;
    border: 1px solid #DDDDDD;
    color: #333333;
	width:170px;
	height:166px}
	.galleryAlbums .imgContainer{ height:110px; overflow:hidden}
	.galleryAlbums li h5{ font-size:1em;}
		
	