@charset "UTF-8";
/* CSS Document */
.kickitchen{background: url("http://www.dx-studio.com/photos/featured_work/KIC_kitchen/works_kickitchen_img.jpg") no-repeat;}
.shmyqh{background: url("http://www.dx-studio.com/photos/featured_work/SHM_YHQ/works_shm_yqh_img.jpg") no-repeat;}
.jellybellyweb{background: url("http://www.dx-studio.com/photos/featured_work/Jellybelly_web/works_jellybelly_img.jpg") no-repeat;}
.breakfast{background: url("http://www.dx-studio.com/photos/featured_work/JC_breakfast/works_breakfast_img.jpg") no-repeat;}
.bandb{background: url("http://www.dx-studio.com/photos/featured_work/BB_Branding/works_bluebrown_img.jpg") no-repeat;}
.gmks{background: url("http://www.dx-studio.com/photos/featured_work/KIC_GMKS/works_gmks_img.jpg") no-repeat;}
.nikecyj{background: url("http://www.dx-studio.com/photos/featured_work/Nike_CYJ/works_nikecyj_img.jpg") no-repeat;}
.wine100{background: url("http://www.dx-studio.com/photos/featured_work/wine100_app/works_wine100_img.jpg") no-repeat;}
.greenspot{background: url("http://www.dx-studio.com/photos/featured_work/greenspot_web/works_greenspot_img.jpg") no-repeat;}
 
.gallery_breakfast ul, .gallery_bandb ul,.gallery_gmks ul, .gallery_nikecyj ul, .gallery_wine100 ul, .gallery_greenspot ul, .gallery_jellybellyweb ul,.gallery_shmyqh ul,.gallery_kickitchen ul{ list-style: none; margin:0; padding:0;}
.gallery_breakfast ul li, .gallery_bandb ul li, .gallery_gmks ul li, .gallery_nikecyj ul li, .gallery_wine100 ul li, .gallery_greenspot ul li,.gallery_jellybellyweb ul li, .gallery_shmyqh ul li ,.gallery_kickitchen ul li{ display: inline;float:left; }
.gallery_breakfast ul div, .gallery_bandb ul div, .gallery_gmks ul div, .gallery_nikecyj ul div, .gallery_wine100 ul div, .gallery_greenspot ul div, .gallery_jellybellyweb ul div, .gallery_shmyqh ul div ,.gallery_kickitchen ul div{
	width:68px;
	height:68px;
	margin:0 0 3px 3px;
	border: 1px solid #b2b2b2;
	border-width: 1px 1px 1px;
	cursor:pointer;
	position:relative;	
	*position: inherit;
	z-index:0;
}