#gallery {
	MARGIN: 0;
	padding:10px 5px;
	WIDTH: 100%;
	POSITION: relative;
	HEIGHT: 100px
}
#gallery IMG.left {
	/*BACKGROUND: #444;*/
	FLOAT: left;
	WIDTH: 25px;
	CURSOR: pointer;
	HEIGHT: 100px
}
#gallery IMG.right {
	/*BACKGROUND: #444;*/
	FLOAT: left;
	WIDTH: 25px;
	CURSOR: pointer;
	HEIGHT: 100px
}
#gallery ul {
	/*BORDER-RIGHT: #444 2px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #444 5px solid;
	PADDING-LEFT: 0px;
	BACKGROUND: #444;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-LEFT: #444 2px solid;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #444 5px solid;*/
	liST-STYLE-TYPE: none
}
#gallery ul li {
	BORDER: #000 1px solid;
	DISPLAY: inline;
	FLOAT: left;
	MARGIN: 0px 7px;
	WIDTH: 100px;
	CURSOR: pointer;
	HEIGHT: 100px
}
#gallery ul li.hide {
	DISPLAY: none;
}
#gallery ul li.th1 {
	BACKGROUND: url(../images/casestudies/pro_case1.jpg) no-repeat 0 0;
}
#gallery ul li.th2 {
	BACKGROUND: url(../images/casestudies/mastek1.jpg) no-repeat 0 0;
}
#gallery ul li.th3 {
	BACKGROUND: url(../images/casestudies/vf2.jpg) no-repeat 0 0;
}
#gallery ul li.th4 {
	BACKGROUND: url(../images/casestudies/bpcl2.jpg) no-repeat 0 0;
}
#gallery ul li.th5 {
	BACKGROUND: url(../images/casestudies/vote2.jpg) no-repeat 0 0;
}
#gallery ul li.th6 {
	BACKGROUND: url(../images/casestudies/balc1.jpg) no-repeat 0 0;
}
#gallery ul li.th7 {
	BACKGROUND: url(../images/casestudies/levi1.jpg) no-repeat 0 0;
}
#gallery ul li.th8 {
	BACKGROUND: url(../images/casestudies/hms1.jpg) no-repeat 0 0;
}
#gallery ul li.th9 {
	BACKGROUND: url(../images/casestudies/commerce1.jpg) no-repeat 0 0;
}
#gallery ul li.th10 {
	BACKGROUND: url(../images/casestudies/bpcl2.jpg) no-repeat 0 0;
}
#gallery ul li.th11 {
	BACKGROUND: url(../images/casestudies/vote1.jpg) no-repeat 0 0;
}
#gallery ul li.th12 {
	BACKGROUND: url(../images/casestudies/vote2.jpg) no-repeat 0 0;
}
#gallery ul li.th13 {
	BACKGROUND: url(../images/casestudies/balc1.jpg) no-repeat 0 0;
}
#gallery ul li.th14 {
	BACKGROUND: url(../images/casestudies/levi1.jpg) no-repeat 0 0;
}
#gallery ul li.th15 {
	BACKGROUND: url(../images/casestudies/levi2.jpg) no-repeat 0 0;
}
#gallery ul li.th16 {
	BACKGROUND: url(../images/casestudies/hms1.jpg) no-repeat 0 0;
}
#gallery ul li.th17 {
	BACKGROUND: url(../images/casestudies/hms2.jpg) no-repeat 0 0;
}
#gallery ul li.th18 {
	BACKGROUND: url(../images/casestudies/commerce1.jpg) no-repeat 0 0;
}
#gallery ul li.th19 {
	BACKGROUND: url(../images/casestudies/commerce2.jpg) no-repeat 0 0;
}
#gallery ul li IMG {
	DISPLAY: block;
	VISIBIliTY: hidden;
	WIDTH: 100px;
	HEIGHT: 100px
}
/*#gallery ul li SPAN {
	DISPLAY: none;
	FONT-SIZE: 11px;
	LEFT: 61px;
	WIDTH: 411px;
	COLOR: #666;
	liNE-HEIGHT: 15px;
	FONT-FAMILY: verdana, arial, sans-serif;
	POSITION: absolute;
	padding-top:10px;
	TEXT-AliGN: justify
}*/
#gallery ul li B {
	COLOR: #444
}
#gallery ul li.chosen {
	BORDER: 3px solid #000;
	CURSOR: default;
}
#gallery ul li.chosen DIV {
	BORDER-RIGHT: #000 1px solid;
	BORDER-TOP: #000 1px solid;
	BACKGROUND: #444;
	LEFT: 0px;
	BORDER-LEFT: #000 1px solid;
	WIDTH: 100%;
	BORDER-BOTTOM: #000 0px solid;
	POSITION: absolute;
	TOP: 0px;
	HEIGHT: 355px
}
#gallery ul li.chosen DIV I {
	VERTICAL-AliGN: middle;
	WIDTH: 100%;
	HEIGHT: 355px;
	TEXT-AliGN: center
}
#gallery ul li.chosen DIV I IMG {
	BORDER-RIGHT: #aaa 1px solid;
	BORDER-TOP: #aaa 1px solid;
	VISIBIliTY: visible;
	MARGIN: 0px auto;
	BORDER-LEFT: #aaa 1px solid;
	WIDTH: 100%;
	BORDER-BOTTOM: #aaa 1px solid;
	HEIGHT: auto
}
#gallery ul li.chosen SPAN {
	DISPLAY: block
}
/*======================================================================*/

